AWS News Blog

Category: Uncategorized

It Takes More Than a Volcano to Stop an AWS Event

Despite the recent eruption of the Eyjafjallajkull volcano in Iceland, the AWS Cloud for the Enterprise event will still take place in London later this week (Thursday, April 22, to be exact). Amazon CTO Werner Vogels has made his way from Iceland to Glasgow and is now on a train to London. He’ll be there […]

Introducing the Amazon Simple Notification Service

Today I’d like to tell you about our newest service, the Amazon Simple Notification Service. We want to make it even easier for developers to build highly functional and architecturally complex applications on AWS. It turns out that applications of this type can often benefit from a publish/subscribe messaging paradigm. In such a system, publishers […]

Amazon S3 Versioning Is Now Ready

Amazon S3‘s new Versioning feature has now graduated to production status! Once you have enabled versioning for a particular S3 bucket, you can create a new version of an object by simply uploading it. The old versions continue to exist and remain accessible. Versioning’s MFA Delete feature has also graduated to production status. Once enabled […]

Amazon SimpleDB Consistency Enhancements

We’ve added two new features to Amazon SimpleDB to make it even easier for you to implement several different data storage and retrieval scenarios. The first new feature allows you to do a consistent read. Up until now, SimpleDB implemented eventually consistent reads. You now have the option to choose the type of read which […]