ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

41 / 474

Question 41:

You are using AWS SAM to define a Lambda function and configure CodeDeploy to manage deployment patterns. With the new Lambda function working as per expectation which of the following will shift traffic from the original Lambda function to the new Lambda function in the shortest time frame?

Answer options:

A.Canary10Percent5Minutes
B.Linear10PercentEvery10Minutes
C.Canary10Percent15Minutes
D.Linear10PercentEvery5Minute