ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 365 - DOP-C01 discussion

Report
Export

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.
Answers
A.
Configure an AWS CodePipeline pipeline with a build stage using AWS CodeBuild.
B.
Copy the build artifact from CodeCommit to Amazon S3.
Answers
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.
Answers
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.
Answers
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.
Answers
E.
Implement an Amazon SQS queue to decouple the pipeline components.
F.
Provision all resources using AWS CloudFormation.
Answers
F.
Provision all resources using AWS CloudFormation.
Suggested answer: A, B, D
asked 16/09/2024
Shantal Aviles
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first