List of questions
Related questions
Question 365 - DOP-C01 discussion
A company needs to implement a robust CI/CD pipeline to automate the deployment of an application in AWS. The pipeline must support continuous integration, continuous delivery, and automatic rollback upon deployment failure. The entire CI/CD pipeline must be capable of being re-provisioned in alternate AWS accounts or Regions within minutes. A DevOps engineer has already created an AWS CodeCommit repository to store the source code. Which combination of actions should be taken when building this pipeline to meet these requirements? (Choose three.)
A.
Configure an AWS CodePipeline pipeline with a build stage using AWS CodeBuild.
B.
Copy the build artifact from CodeCommit to Amazon S3.
C.
Create an Auto Scaling group of Amazon EC2 instances behind an Application Load Balancer (ALB) and set the ALB as the deployment target in AWS CodePipeline.
D.
Create an AWS Elastic Beanstalk environment as the deployment target in AWS CodePipeline.
E.
Implement an Amazon SQS queue to decouple the pipeline components.
F.
Provision all resources using AWS CloudFormation.
Your answer:
0 comments
Sorted by
Leave a comment first