Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam DOP-C02 Topic 3 Question 42 Discussion

Actual exam question for Amazon's DOP-C02 exam
Question #: 42
Topic #: 3
[All DOP-C02 Questions]

A company wants to migrate its content sharing web application hosted on Amazon EC2 to a serverless architecture. The company currently deploys changes to its application by creating a new Auto Scaling group of EC2 instances and a new Elastic Load Balancer, and then shifting the traffic away using an Amazon Route 53 weighted routing policy.

For its new serverless application, the company is planning to use Amazon API Gateway and AWS Lambd

a. The company will need to update its deployment processes to work with the new application. It will also need to retain the ability to test new features on a small number of users before rolling the features out to the entire user base.

Which deployment strategy will meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: B

This corresponds to Option B: Add the AWS::CodeDeployBlueGreen transform and the AWS::CodeDeploy::BlueGreen hook parameter with the CodeDeployDefault.ECSLinear10PercentEvery1Minutes deployment configuration.

Contribute your Thoughts:

Malinda
21 days ago
Wait, so we're migrating a web app to serverless? I hope they're not trying to 'lift and shift' the whole thing. That's going to be a wild ride!
upvoted 0 times
...
Alica
22 days ago
OpsWorks, huh? I haven't used that in a while. Separating the API Gateway and Lambda functions into different layers could get messy.
upvoted 0 times
...
Makeda
23 days ago
Elastic Beanstalk's blue/green deployment sounds like a nice way to shift traffic gradually. That could work well for the serverless app.
upvoted 0 times
Brigette
2 days ago
A: I agree, Elastic Beanstalk's blue/green deployment is a good option for gradual traffic shifting.
upvoted 0 times
...
...
Kayleigh
1 months ago
I think the CloudFormation approach with Lambda function versions is a good fit. Updating the stack and promoting the new version seems straightforward.
upvoted 0 times
Marnie
16 days ago
A: Plus, it allows for gradual traffic shifting to ensure a smooth transition for users.
upvoted 0 times
...
Denny
18 days ago
B: It definitely simplifies the process of updating the stack and promoting new versions when testing is complete.
upvoted 0 times
...
Niesha
27 days ago
A: I agree, using CloudFormation with Lambda function versions for canary release strategy sounds like a solid plan.
upvoted 0 times
...
...
Laura
1 months ago
The AWS CDK option sounds interesting, but using a Route 53 failover policy might be overkill for a canary release strategy.
upvoted 0 times
C: Option B seems more straightforward with CloudFormation and canary release strategy.
upvoted 0 times
...
Leah
13 days ago
B: I agree, but I think using Route 53 failover for canary release might be too complex.
upvoted 0 times
...
Casey
16 days ago
A: I think option A with AWS CDK is a good choice.
upvoted 0 times
...
...
Veronica
2 months ago
I'm not sure, I think option B could also work well with the canary release strategy. It's important to consider all options before making a decision.
upvoted 0 times
...
Theodora
2 months ago
I agree with Rodrigo. Option A seems to be the most flexible and efficient deployment strategy for the company's needs.
upvoted 0 times
...
Rodrigo
2 months ago
I think option A is the best choice because it allows for canary releases and updating the CloudFormation stack easily.
upvoted 0 times
...

Save Cancel