AWS Amplify Console now supports AWS CloudFormation

Posted on: Jun 14, 2019

You can now use AWS CloudFormation templates to provision Amplify Console resources, enabling repeatable and reliable web app deployments. CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment and simplifies the roll out across multiple AWS accounts and/or regions with just a couple of clicks.

The AWS Amplify Console provides a Git-based workflow for deploying and hosting fullstack serverless web applications. A fullstack serverless app consists of a frontend built with single page application frameworks such as React, Angular, Vue, or Gatsby and an optional backend built with cloud resources such as GraphQL or REST APIs and file and data storage. 

To learn how to provision an Amplify Console CloudFormation template check out our launch blog