CDK Pipelines – Migrating a database in the pipeline – Amazon Web Sevices
I have a CDK Pipelines pipeline that is handling the self mutation and deployment of my application on ECS and I am having a tough time figuring out how to implement database migrations. My migration files as well as the…