How to create a Cloud Formation parameter file from a deployed stack

Jan. 17, 2019 by

If you’re deploying AWS resources using Cloud Formation from the Command Line Interface (CLI), as many of us do in our code pipelines, then you’ll know the value of having

Database Migrations for Redshift using Codestar and Flyway

Dec. 7, 2018 by

Continuous Integration (CI) and Continuous Deployment (CD) for databases is a lot harder than those things are for stateless applications. I still regularly meet teams who are deploying their database