AWS Amplify Console Now Supports Deploying Fullstack Serverless Applications with a Single Click

Posted on: Apr 5, 2019

The AWS Amplify Console now has a ‘Deploy to Amplify Console’ button that allows GitHub users to automatically deploy fullstack serverless web apps with a single click.

A fullstack serverless app consists of backend resources such as GraphQL APIs and Lambda functions, and a frontend built with frameworks such as React, Angular, or Gatsby. On clicking the ‘Deploy to Amplify Console’ button, the Amplify Console first forks the repository into your GitHub account, then deploys the backend and frontend in a single workflow. The ‘Deploy to Amplify’ button allows you to share your web projects publicly or within your team so all contributors can deploy the app to their individual AWS accounts with a single click.

Visit our Getting Started page to deploy example projects or learn how to add the deploy button to your own project.