AWS News Blog
Category: Compute
AWS Management Console Improvements (EC2 Tab)
We recently made some improvements to the EC2 tab of the AWS Management Console. It is now easier to access the AWS Marketplace and to configure attached storage (EBS volumes and ephemeral storage) for EC2 instances. Marketplace AccessThis one is really simple, but definitely worth covering. You can now access the AWS Marketplace from the […]
Amazon CloudWatch Monitoring Scripts for Microsoft Windows
Update (January 6, 2016) – The Windows scripts described in this blog post have been deprecated and are no longer available. For updated information on how to perform the same tasks in a more modern fashion, please take a look at Sending Performance Counters to CloudWatch and Logs to CloudWatch Logs, Configuring a Windows Instance […]
New High I/O EC2 Instance Type – hi1.4xlarge – 2 TB of SSD-Backed Storage
The Plot So FarAs the applications that you build with AWS grow in scale, scope, and complexity, you haven’t been shy about asking us for more locations, more features, more storage, or more speed. Modern web and mobile applications are often highly I/O dependent. They need to store and retrieve lots of data in order […]
EC2 Instance Status Metrics
Update May 20, 2022 – This post has been edited slightly to improve clarity about the status check results and ensure a great experience for our readers! We introduced a set of EC2 instance status checks at the beginning of the year. These status checks are the results of automated tests performed by EC2 on every running […]
AWS Elastic Beanstalk – Two Additional Regions Supported
We’ve brought AWS Elastic Beanstalk to both of the US West regions, bringing the total to five: US East (Northern Virginia) Asia Pacific (Tokyo) EU (Ireland) US West (Oregon) US West (Northern California) I have recently spent some time creating and uploading some PHP applications to Elastic Beanstalk using Git and the new ‘eb’ command. […]
Multiple IP Addresses for EC2 Instances (in a Virtual Private Cloud)
Amazon EC2 instances within a Virtual Private Cloud (VPC) can now have multiple IP addresses. This oft-requested feature builds upon several other parts of AWS including Elastic IP Addresses and Elastic Network Interfaces. Use CasesHere are some of the things that you can do with multiple IP addresses: Host multiple SSL websites on a single […]
AWS Elastic Beanstalk – Simplified Command Line Access with EB
I would like to welcome eb (pronounced ee-bee) to the family of Elastic Beanstalk command line tools! Eb simplifies the development and deployment tasks from the terminal on Linux, Mac OS, and Microsoft Windows. Getting started using Elastic Beanstalk from the command line is now as simple as: eb init to set up credentials, choose […]
New From Netflix – Asgard for Cloud Management and Deployment
Our friends at Netflix have embraced AWS whole-heartedly. They have shared much of what they have learned about how they use AWS to build, deploy, and host their applications. You can read the Netflix Tech Blog benefit from what they have learned. Earlier this week they released Asgard, a web-based cloud management and deployment tool, […]