AWS Amplify Console adds support for automatically deploying branches that match a specific pattern

Posted on: Jul 25, 2019

Amplify Console now supports branch pattern deployments, allowing developers to automatically deploy branches that match a specific pattern without any extra configuration.

Product teams using feature branch or GitFlow workflows for their releases, can now define patterns such as ‘release*/**’ to automatically deploy Git branches that begin with ‘release’ to a shareable URL. For apps with a backend, the Amplify Console automatically deploys a staging version of a backend so testers can make changes without impacting production.

To learn more, visit our launch blog.