AWS News Blog
Amazon EC2 Reserved Instance Marketplace
EC2 OptionsI often tell people that cloud computing is equal parts technology and business model. Amazon EC2 is a good example of this; you have three options to choose from: You can use On-Demand Instances, where you pay for compute capacity by the hour, with no upfront fees or long-term commitments. On-Demand instances are recommended […]
AWS Week in Review – September 3, 2012
Let’s take a quick look at what happened in AWS-land last week: Tuesday, September 4 I posted a new AWS Report, Michael Kellen of Sage Bionetworks. We announced that AWS Elastic Beanstalk is now available in Singapore. Wednesday, September 5 We posted a new AWS case study. This study describes how Edmodo uses Amazon RDS to handle 500 database […]
The AWS Report – Colin Lazier, Amazon Glacier
For today’s episode of The AWS Report, I spoke to Colin Lazier, a Senior Development Manager on the AWS Storage Team. Colin and I talked about Amazon Glacier and how it can be used to archive data for long periods of time. I learned that Glacier uses anti-entropy techniques to guard against data loss. We […]
Amazon CloudFront – Cookie Support and More
I sat down with the Amazon CloudFront team last month and they told me about three important new features that will allow you to build applications that are better and faster, with the potential to save you some money as well: cookie support, price classes, and enhanced logging. Let’s take a look at each one […]
AWS Elastic Beanstalk – Now Available in Singapore
AWS Elastic Beanstalk is now available in the Asia Pacific (Singapore) region. You can now use Elastic Beanstalk to deploy, manage, and scale Java, .NET, PHP, and Python applications in the following AWS regions: US East (Northern Virginia) US West (Northern California) US West (Oregon) Asia Pacific (Tokyo) Asia Pacific (Singapore) EU (Ireland) After you […]
The AWS Report – Michael Kellen of Sage Bionetworks
In the latest episode of The AWS Report, I interviewed Michael Kellen, Director of Technology for Sage Bionetworks of Seattle. Sage is a non-profit organization devoted to biomedical research. They aim to bring open source technologies and practices to this field through their Synapse product. Synapse is an Elastic Beanstalk application. It uses Amazon S3 […]
AWS Week in Review – August 27, 2012
Let’s take a quick look at what happened in AWS-land last week: Monday, August 27 New AWS Report interview, Chris Wheeler discusses the Amazon Simple Email Service (SES). Friday, August 31 Amazon S3 now supports Cross Origin Resource Sharing (CORS). AWS Evangelist Joe Ziegler uploaded a new presentation, Enterprise Journey to the Cloud. New AWS Report interview, Todd Fassulo […]
Amazon S3 – Cross Origin Resource Sharing Support
Why CORS? In order to keep your content safe, your web browser implements something called the same origin policy. The default policy ensures that scripts and other active content loaded from one site or domain cannot interfere or interact with content from another location without an explicit indication that this is the desired behavior. In […]