exam questions

Exam AWS DevOps Engineer Professional All Questions

View all questions & answers for the AWS DevOps Engineer Professional exam

Exam AWS DevOps Engineer Professional topic 1 question 36 discussion

Exam question from Amazon's AWS DevOps Engineer Professional
Question #: 36
Topic #: 1
[All AWS DevOps Engineer Professional Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: ADF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MichaelExam
Highly Voted 2 years, 8 months ago
Selected Answer: ADF
A - For "Integration" D - For "automatic rollback upon deployment failure". F - For "The entire CI/CD pipeline must be capable of being re-provisioned in alternate AWS accounts or Regions within minutes"
upvoted 14 times
...
Hamza5
Most Recent 2 years, 3 months ago
I will go ADF, storing artifacts in s3 but why is it required in this scenario
upvoted 2 times
...
Bulti
2 years, 3 months ago
A- To build artifact D- To support automatic deployment rollback E- To provision the Codepipeline in minutes in other accounts or regions.
upvoted 3 times
...
developer_404
2 years, 6 months ago
Selected Answer: ADF
A - for CI D - ASG and ALB are not in scope, hence I go with simple deployment. F - For provisioning into other AWS Account and region.
upvoted 2 times
...
animalrj
2 years, 7 months ago
Selected Answer: ADF
ADF, CodeCommit dont have artefacts, CloudFormation is mandatory, ELB(ASG) are not a requirement, Codebuild to bild the project.
upvoted 2 times
...
youonebe
2 years, 7 months ago
ADF. A - YES. CodeBuild is needed for building the source code B - Artifact is built under CodeBuild's container environment, not codecommit C - LB ? D - YES. EB can be used for rollback E - Codepipeline itself can handle different stages F - YES. CF is needed from re-provision the same stuff
upvoted 2 times
...
colinquek
2 years, 8 months ago
ABF - AB self explanatory. F - https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-stackset-deployment.html u need a way to re-provision the pipelines in another region. CloudFormation is an option.
upvoted 3 times
alexderg
2 years, 8 months ago
ADF - to address "continuous delivery, and automatic rollback upon deployment failure"
upvoted 3 times
...
ohcn
2 years, 8 months ago
It might be ABF. F because question is not asking about application deployment, but how quickly you can re-provision the pipeline in another region. Cloudformation is an option to re-provision it quickly.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago