Amazon CTO Werner Vogels Now Hosts His Blog on Amazon S3 and So Can You
Amazon is now offering hosting for static Web sites through S3. It makes it possible now for people with blogs and static Web sites to get the power of Amazon Web Services performance. — Its first customer?
Context & Ripple Effects
S3 has been Amazon's bulk-storage service since it launched in October 2007, built on the Dynamo architecture that underpins AWS availability claims. By late 2010 it was already being pressed beyond its brief: Dave Winer's December question about using S3 and EC2 to host free speech showed developers treating buckets as a publishing substrate before Amazon officially blessed the pattern.
With this move Amazon converts that grassroots usage into a supported product — static website hosting straight off S3 — and signals confidence by making its own CTO the first customer: Werner Vogels now serves his personal blog from the same service anyone else can buy.
First-order effects
- Bloggers and owners of static sites can serve their pages directly from S3, getting AWS performance and durability without provisioning or paying for a server instance.
- Werner Vogels' blog becomes a live reference deployment, giving Amazon a credible answer to the reliability question every prospective customer asks.
Second-order effects
- Shared-hosting providers and managed blog platforms face a new price floor: when serving a site is a feature of an object store, their margins on simple static workloads come under direct pressure.
- Developers who were already improvising S3-based hosting through workarounds like Winer's gain an official path, pulling more of the long tail of personal publishing onto AWS billing.
Third-order effects
- If static hosting on storage services becomes the default, the classic self-managed web server starts to dissolve into utility cloud infrastructure — with questions like the December 2010 free-speech debate shifting from 'can you host there' to what one provider controlling so much of the web's serving layer means for speech.
- Amazon deepens its position as infrastructure landlord for the open web: each workload moved onto S3 raises switching costs and makes AWS the de facto utility layer competitors must match.
The trend: Web hosting is being absorbed into cloud storage utilities, as object stores like S3 take over serving duties once owned by dedicated servers and shared hosts.