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 68 discussion

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

A company has an on-premises that is written in Go. A DevOps engineer must move the application to AWS. The company's development team wants to enable blue/green deployments and perform A/B testing.
Which solution will meet these requirements?

  • A. Deploy the application on an Amazon EC2 instance and create an AMI of this instance. Use this AMI to create an automatic scaling launch configuration that is used in an Auto Scaling group. Use an Elastic Load Balancer to distribute traffic. When changes are made to the application, a new AMI will be created, which will initiate an EC2 instance refresh.
  • B. Use Amazon Lightsail to deploy the application. Store the application in a zipped format in an Amazon S3 bucket. Use this zipped version to deploy new versions of the application to Lightsail. Use Lightsail deployment options to manage the deployment.
  • C. Use AWS CodeArtifact to store the application code. Use AWS CodeDeploy to deploy the application to a fleet of Amazon EC2 instances. Use Elastic Load Balancing to distribute the traffic to the EC2 instances. When making changes to the application, upload a new version to CodeArtifact and create a new CodeDeploy deployment.
  • D. Use AWS Elastic Beanstalk to host the application. Store a zipped version of the application in Amazon S3, and use that location to deploy new versions of the application using Elastic Beanstalk to manage the deployment options.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Maygam
Highly Voted 2 years, 4 months ago
Selected Answer: D
https://d1.awsstatic.com/whitepapers/AWS_Blue_Green_Deployments.pdf
upvoted 5 times
...
Dgix
Most Recent 1 year, 6 months ago
C. Beanstalk doesn't do A/B testing.
upvoted 1 times
...
Piccaso
2 years, 2 months ago
Selected Answer: A
It's not a good idea to use S3 bucket, so B and D are eliminated. I would choose C, however, it's only migration, no development work. A is the most straightforward solution.
upvoted 2 times
...
Bulti
2 years, 3 months ago
Correct answer is D as ElasticBeamstalk support s Bluegreen deployment. Other options are inaccurately described or technically not viable.
upvoted 2 times
...
Dakshi
2 years, 5 months ago
Ans is D
upvoted 4 times
...
mvsnogueira2022
2 years, 6 months ago
Why the default answer is A ? Where the blue/green ? Where is the test ? My answer is D
upvoted 1 times
...
youonebe
2 years, 7 months ago
Selected Answer: D
answer is d
upvoted 3 times
...
Goozian
2 years, 7 months ago
Selected Answer: D
When an application is developed and deployed to an AWS Elastic Beanstalk environment, having two separate, but identical, environments—blue and green—increases availability and reduces risk.
upvoted 2 times
...
bigdood
2 years, 7 months ago
The answer is C. You can deploy via blue/green in CodeDeploy.
upvoted 4 times
bgc1
2 years, 1 month ago
I doubt CodeDeploy works with CodeArtifact. You need to use S3/Github - https://docs.aws.amazon.com/codedeploy/latest/userguide/application-revisions-repository-type.html
upvoted 2 times
...
Goozian
2 years, 7 months ago
what about A/B Test ? no mention about CodeBuild in C
upvoted 1 times
[Removed]
2 years, 3 months ago
AWS CodeDeploy also allows you to perform canary deployments, which is a method of releasing new features to a small percentage of users before making them available to the entire user base. This is a variation of A/B testing, where a small percentage of the traffic is directed to the new version of the application, and the rest continues to see the old version.
upvoted 2 times
...
...
...
ohcn
2 years, 8 months ago
D - https://www.examtopics.com/discussions/amazon/view/28618-exam-aws-devops-engineer-professional-topic-1-question-184/
upvoted 2 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