Multi-branch pipeline management and infrastructure deployment using AWS CDK Pipelines
January 26, 2023This post describes how to use the AWS CDK Pipelines module to follow a Gitflow development model using AWS Cloud Development Kit (AWS CDK). Software development teams often follow a strict branching strategy during a solutions development lifecycle. Newly-created branches commonly need their own isolated…