AWS News Blog

Category: Compute

Now Available: Host Your Web Site in the Cloud

I am very happy to announce that my first book, Host Your Web Site in the Cloud is now available! Weighing in at over 355 pages, this book is designed to show developers how to build sophisticated AWS applications using PHP and the CloudFusion toolkit. Here is the table of contents: Welcome to Cloud Computing. […]

Run Oracle Applications on Amazon EC2

A wide variety of Oracle applications have been certified for use on Amazon EC2 with virtualization provided by the Oracle VM (OVM). The following products are now fully certified and supported and you’ll be able to run them in the cloud on production workloads before too long: Oracle E-Business Suite Oracle PeopleSoft – Enterprise Applications […]

New Amazon EC2 Features: Resource Tagging, Idempotency, Filtering, Bring Your Own Keys

We’ve just introduced four cool new features for Amazon EC2. Instead of trying to squeeze all of the information in to one ridiculously long post, I’ve written four separate posts. Here’s what we introduced: Resource Tagging -Tag the following types of resources: EC2 instances, Amazon Machine Images (AMIs), EBS volumes, EBS snapshots, and Amazon VPC […]

New Amazon EC2 Feature: Filtering

Many of our customers create large numbers of EC2 resources. Some of them run hundreds or thousands of EC2 instances, create thousands of EBS volumes, and retain tens of thousands of EBS volume snapshots. This growth has meant that the corresponding Describe APIs (DescribeInstances, DescribeVolumes, and DescribeSnapshots, to name a few) can return results that […]

AWS For High Performance Cloud Computing – NASA, MATLAB

It is great to see our customers putting EC2’s new Cluster Compute instance type to use in High Performance Computing (HPC) scenarios. Here are two example applications: MathWorks / MATLAB The MATLAB team at MathWorks tested performance scaling of the backslash (“\”) matrix division operator to solve for x in the equation A*x = b. […]