AWS News Blog
Category: Compute
My EC2 Instance – The First 1000 Days
I launched my first “production” EC2 instance almost three years ago, on July 15, 2008. For my purposes, production includes hosting my personal blog and writing code for my AWS book, as well as a host for random development projects that I putter around with from time to time. I am happy to report that […]
Amazon EC2 Cluster Instances Available on Spot Market
Today we are coupling two popular aspects of Amazon EC2: Cluster computing and Spot Instances! More and more of our customers are finding innovative ways to use EC2 Spot Instances to save up to two-thirds off the On-Demand price. Batch processing, media rendering and transcoding, grid computing, testing, web crawling, and Hadoop-based processing are just […]
Adding a Second AWS Availability Zone in Tokyo
Our hearts go out to those who have suffered through the recent events in Japan. I was relieved to hear from my friends and colleagues there in the days following the earthquake. I’m very impressed by the work that the Japan AWS User Group (JAWS) has done to help some of the companies, schools, and […]
Amazon EC2 Dedicated Instances
We continue to listen to our customers, and we work hard to deliver the services, features, and business models based on what they tell us is most important to them. With hundreds of thousands of customers using Amazon EC2 in various ways, we are able to see trends and patterns in the requests, and to […]
Build a Cluster Computing Environment in Under 10 minutes
Update (July 2019) – Fixed links to the video tutorial. We’ve created a new video tutorial, which describes how to setup a cluster of high performance compute nodes in under 10 minutes. Follow along with the tutorial to get a feel for how to provision high performance systems with Amazon EC2 – we’ll even cover […]
Updated Amazon Linux AMI (2011.02) Released
We released an updated version of the Amazon Linux AMI earlier this week. It is available in all AWS Regions for all instance types. Here’s what’s new: Default compiler upgraded from GCC 4.1 to GCC 4.4. The AMI kernel is now based on 2.6.35.11 release. An HVM AMI was released to support the Cluster Compute […]
Now Available: Windows Server 2008 R2 on Amazon EC2
Today we are adding new options for our customers running Windows and SQL Server environments on Amazon EC2. In addition to running Windows Server 2003 and 2008, you can now run now run Windows Server 2008 R2. Sharing the kernel with Windows 7, this release of Windows includes additional Active Directory features, support for version […]
A New Approach to Amazon EC2 Networking
You’ve been able to use the Amazon Virtual Private Cloud to construct a secure bridge between your existing IT infrastructure and the AWS cloud using an encrypted VPN connection. All communication between Amazon EC2 instances running within a particular VPC and the outside world (the Internet) was routed across the VPN connection. Today we are […]