Archive of posts with category 'aws'

Triggering builds on-demand with AWS Amplify Hosting

In this post we’ll explore an alternative way to set up continuous delivery for our full stack application. Out of the box AWS Amplify provides us with a fully integrated...

Managing Custom Resources with CloudFormation

One of the core tenets of building applications in the cloud is infrastructure as code. The ability to script and automate the creation of cloud resources increases productivity.