BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Amazon AWS Launches CloudFormation

Amazon AWS Launches CloudFormation

This item in japanese

Bookmarks

Today the Amazon AWS team launched a tool to simplify the provisioning and deployment of AWS resources using templates, AWS CloudFormation. The tool is available at no additional charge to AWS customers. In addition Amazon is providing sample templates for developers and system administrators.

AWS CloudFormation is available via the AWS Management Console, command line tools and the APIs. The provided templates have been constructed with best practices in mind for availability, scalability and operational triggers.

Out of Box Templates available:

  • WordPress
  • TextPattern
  • MoinMoin
  • Tracks
  • Gollum
  • Drupal
  • ReviewBoard
  • Movable Type
  • MantisBT
  • Hibari
  • Joomla
  • Insoshi
  • Redmine 
The idea for AWS CloudFormation came to us while we were building our own applications on top of AWS services. Rather than repeatedly building the same infrastructure and manually managing the dependencies between resources each time, our developer teams started creating templates to seamlessly handle the provisioning. We found this to be so useful that we decided to offer it up to our customers, said Adam Selipsky, Vice President, Amazon Web Services. AWS CloudFormation allows developers and businesses to focus on their applications while leaving the provisioning details to AWS.

While the provided templates are very task specific, most developers should be able to use them as models for building business solutions.  CloudFormation supports most AWS resources and is available today.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Great insight

    by Nate Odell,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Good insight on the AWS announcement. Skytap customers value our template driven cloud model as it accelerates complex cloud deployments. Our templates can be very simple or replicate even complex use cases including multi-tier apps. In addition to using templates, users can snapshot, share and collaborate as a team on specific projects. To test drive Skytap, visit tinyurl.com/29sua6g

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT