Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer automate the deployment process of a containerized application developed with AWS Copilot, ensuring operational efficiency and using an existing AWS CodeCommit repository?
A
Create a buildspec file for AWS Copilot CLI commands to build and deploy, then set up an AWS CodePipeline with CodeCommit and CodeBuild.
B
Initialize an AWS CodePipeline using AWS SAM CLI, source from CodeCommit, and use AWS Copilot CLI for deployment.
C
Utilize AWS Copilot CLI to establish and deploy an AWS CodePipeline sourced from CodeCommit.
D
Configure an AWS CloudFormation template for a CodePipeline with CodeCommit, set as a Copilot add-on, and deploy with AWS Copilot CLI.