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 DVA-C02 Topic 1 Question 35 Discussion

Actual exam question for Amazon's DVA-C02 exam
Question #: 35
Topic #: 1
[All DVA-C02 Questions]

A developer wants the ability to roll back to a previous version of an AWS Lambda function in the event of errors caused by a new deployment. How can the developer achieve this with MINIMAL impact on users?

Show Suggested Answer Hide Answer
Suggested Answer: A

Pseudo Parameters:CloudFormation provides pseudo parameters that reference runtime context, including the current AWS Region.

Operational Efficiency:TheAWS::Regionpseudo parameter offers the most direct and self-contained way to obtain the Region dynamically within the template.


CloudFormation Pseudo Parameters:https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html

Contribute your Thoughts:

Jeffrey
3 days ago
I prefer option D. It provides more flexibility by using multiple aliases to manage traffic and rollback if necessary.
upvoted 0 times
...
Mignon
4 days ago
I agree with Meghan. Option A minimizes impact on users by using aliases to control traffic flow.
upvoted 0 times
...
Meghan
5 days ago
I think option A is the best choice. It allows us to easily switch back to the previous version if needed.
upvoted 0 times
...
Evette
7 days ago
Option A seems like a straightforward way to roll back to the previous version. I like how it minimizes the impact on users.
upvoted 0 times
...

Save Cancel