How can the acquired applications quickly be brought up to deployment standards while addressing the developers’ concerns?

1 Comment

  1. Thomas
    Author

    To the best of my knowledge, the answer is:
    Define the AWS resources using TypeScript or Python. Use the AWS Cloud Development Kit (AWS CDK) to create CloudFormation templates from the developers’ code, and use the AWS CDK to create CloudFormation stacks. Incorporate the AWS CDK as a CodeBuild job in CodePipeline.

Leave a Reply

Your email address will not be published. Required fields are marked *

one × two =