AWS News Blog

Category: Compute

Configuration Persistence and Support for URL Swapping with AWS Elastic Beanstalk

We just released two new capabilities for AWS Elastic Beanstalk that help you save your preferred environment settings and deploy changes to your applications with minimal downtime. Configuration Persistence Using the AWS Management Console, you can now save an environments configuration, launch a new environment with a saved configuration, and apply a saved configuration to […]

AWS Elastic Beanstalk Now Supports Tomcat 7

We’ve added a second container type to AWS Elastic Beanstalk. Version 7 of Apache Tomcat is now available for use and is the default for all new environments (you can still choose version 6 if you’d like). Tomcat 7 includes functional improvements such as support for the latest versions of a number of standards including […]

AWS Management Console Bookmarking

We’ve added a new bookmarking feature to the AWS Management Console. You can now construct a URL that will open the console with a specific AMI (Amazon Machine Image) or CloudFormation Template selected and ready to launch. EC2 AMI Launch The URL to open up the console with a particular AMI selected looks like this: […]

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