AWS Amplify Console announces Pull-Request Previews for Fullstack Serverless Applications

Posted on: Oct 22, 2019

Amplify Console now supports Pull-Request Previews, offering development and QA teams a way to preview changes before merging code to a production or integration branch. A pull-request preview deploys every pull request made to your GitHub repository to a unique preview URL; completely different from the one your main site uses. For apps with backend environments provisioned via the Amplify CLI, every pull request (private Git repositories only) spins up an ephemeral backend that is deleted when the PR is closed.

Checkout our launch tutorial to learn more.