AWS News Blog

Category: Compute

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. […]

Route 53 Update – Private DNS and More

Amazon Route 53 is a highly available and scalable Domain Name Service. As you probably know, it translates domain names in to numerical IP addresses. This level of indirection allows you to refer to a computer by its name (which usually remains the same for an extended period of time) instead of by its address […]