Announcing CDK Pipelines GA, CI/CD for CDK Apps - devamazonaws.blogspot.com

CDK Pipelines is a construct library for the AWS Cloud Development Kit (AWS CDK) that makes it easy to set up simple or complex continuous delivery pipelines with AWS CodePipeline. With CDK Pipelines, development teams can define and share “pipelines-as-code” patterns for deploying their applications. Teams can easily add stages to their pipeline to deploy their applications across multiple AWS accounts or additional AWS Regions.

Post Updated on July 28, 2021 at 06:35PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com