AWS News Blog

Category: Amazon EC2

AWS Data Transfer Price Reduction

I am happy to announce that we are reducing the rates for several types of AWS data transfers, effective December 1, 2014, as follows: Outbound Data Transfer – Pricing for data transfer from AWS to the Internet is now 6% to 43% lower, depending on the Region and the amount of data transferred per month. […]

Simplifying the EC2 Reserved Instance Model

EC2’s Reserved Instance model provides you with two benefits: capacity assurance and a lower effective hourly rate in exchange for an upfront payment. After combining customer feedback with an analysis of purchasing patterns that goes back to when we first launched Reserved Instances in 2009, we have decided to simplify the model and are introducing […]

Larger and Faster Elastic Block Store (EBS) Volumes

As Werner just announced from the stage at AWS re:Invent, we have some great news for users of Amazon Elastic Block Store (Amazon EBS). We are planning to support EBS volumes that are larger and faster than ever before! Here are the new specs: General Purpose (SSD) – You will be able to create volumes […]

New Compute-Optimized EC2 Instances

Our customers continue to increase the sophistication and intensity of the compute-bound workloads that they run on the Cloud. Applications such as top-end website hosting, online gaming, simulation, risk analysis, and rendering are voracious consumers of CPU cycles and can almost always benefit from the parallelism offered by today’s multicore processors. The New C4 Instance […]

Amazon EC2 Container Service (ECS) – Container Management for the AWS Cloud

Earlier this year I wrote about container computing and enumerated some of the benefits that you get when you use it as the basis for a distributed application platform: consistency &amp fidelity, development efficiency, and operational efficiency. Because containers are lighter in weight and have less memory and computational overhead than virtual machines, they make […]

Track AWS Resource Configurations With AWS Config

One of the coolest aspects of the Cloud is its dynamic nature. Resources can be created, attached, configured, used, detached, and destroyed in a matter of minutes. Some of these changes are triggered by a direct human action; others have their origins in AWS CloudFormation templates or take place in response to Auto Scaling triggers. […]