Posts Tagged ‘amazon’

Versioning data in S3 on AWS

One of the problem with Amazon’s S3 was the inability to take a “snapshot” of the state of S3 at any given moment. This is one of the most important DR (disaster recovery) steps of any major upgrade which could potentially corrupt data during a release. Until now the applications using S3 would have had [...]

Read the rest of this entry »

Architecting for the Cloud: Best practices

Amazon has published another “Best practices” document. This one covers the almost the entire collection of services. Its biased towards AWS (obviously), but its still one of the best description summary of the various services amazon offers today.

Just the diagram above tells a lot about how the various AWS services interact with each other. [...]

Read the rest of this entry »

Private clouds: By Amazon

A few days ago I blogged about how VMware is going to do a huge push into “private clouds” around the VMware 2009 conference. But little did we know that Amazon had something up its sleeve as well. It has announced it today.
AWS now supports creation of Virtual Private Cloud with private address space (including [...]

Read the rest of this entry »

Cloud architecture: Notes from an Amazon talk

 
Some notes from a talk I was at. Didn’t get time to write it in detail. But hey, something is better than nothing… right ?
Design for failure
        – handle failure             – use elastic ip addresses             – use multiple amazon ec2 availability zones [...]

Read the rest of this entry »