AWS News Blog
Category: Launch
New VPC Features: IP Address Control and Config File Generation
We’ve added two new features to the Amazon Virtual Private Cloud (VPC) to make it more powerful and easier to use. Here’s the scoop: IP Address Control – You can now assign the IP address of your choice to each of the EC2 instances that you launch in your Virtual Private Cloud. The address must […]
New: Free Tier and Increased Limits for Amazon Simple Queue Service
We want to make it easier and more economical for you to build fault-tolerant, highly-scalable applications using the Amazon Simple Queue Service (SQS). Effective July 1st, 2010, your first 100,000 requests to SQS each month will incur no usage charges. We’ll also provide you with 1 GB per month of outbound data transfer at no […]
New: CloudWatch Metrics for Amazon EBS Volumes
If you already have some EBS (Elastic Block Store) volumes, stop reading this post now! Instead, open up the AWS Management Console in a fresh browser tab, select the Amazon EC2 tab and click on Volumes (or use this handy shortcut to go directly there). Click on one of your EBS volumes and you’ll see […]
New from Cirrhus9 and SecuCloud: Integrated DB Security and Compliance on Demand
Mike from Cirrhus9 wrote to tell me that they’ve teamed up with SecuCloud to produce a new database security and compliance solution which just happens to be available as a DevPay AMI for use on Amazon EC2. The solution has two components: a Security Weakness Analyzer (SWA)and Database Monitoring and Auditing (DBMA). The Security Weakness […]
New: Amazon S3 Reduced Redundancy Storage (RRS)
I’ve got a cool new Amazon S3 feature to tell you about, but I need to start with a definition! Let’s define durability (with respect to an object stored in S3) as the probability that the object will remain intact and accessible after a period of one year. 100% durability would mean that there’s no […]
New release: tutorial for ADFS with Amazon EC2
In January I wrote about the availability of a conceptual whitepaper describing various scenarios for using Windows ADFS to federate with services running on Amazon EC2 and mentioned that a step-by-step guide was forthcoming. I’m very pleased to announce that the guide is now finished and available for download. To give you a flavor for […]
New Elastic MapReduce Feature: Bootstrap Actions
When you launch an Amazon Elastic MapReduce job flow, the Hadoop job is run on a a generic AMI that we supply. Until now, there’s been no easy way to customize the image by modifying configuration files or installing additional software. By popular demand, we now support bootstrap actions for each Elastic MapReduce job flow. […]
New Elastic Load Balancing Feature: Sticky Sessions
Amazon EC2’s Elastic Load Balancing feature just became a bit more powerful. Up until now each load balancer had the freedom to forward each incoming HTTP or TCP request to any of the EC2 instances under its purview. This resulted in a reasonably even load on each instance, but it also meant that each instance […]