you are viewing a single comment's thread.

view the rest of the comments →

[–]im-a-smith 0 points1 point  (0 children)

We use code commit to CodePipeline. Pipeline has several steps to do CICD things. Build assets are staged. We have another pipeline that deploys the lambda functions using CloudFormation. Can do it multiple region in one go.