AWS News Blog
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 […]
Upcoming Webinar: Orchestrating the Cloud
Amazon’s cloud computing platform makes it easy to provision infrastructure resources quickly. Spinning up a single server is straightforward, but larger deployments of multiple tier applications often require a little co-ordination. Join me for the next of our monthly technical seminars in which we’ll cover the various techniques and tools for orchestrating cloud deployments: 10am, […]
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 […]
IAM Now Available for Amazon CloudFront
You can now use AWS Identity and Access Management (IAM) to regulate access to the Amazon CloudFront APIs.For example, you could easily create three separate IAM groups with names and permissions as follows: Group CloudFrontManagement – Access to all CloudFront APIs. Group Publisher – Access to the CreateDistribution, GetDistribution, UpdateDistribution, and GetDistributionConfig APIs. Group StreamingPublisher […]