A company is planning to use AWS CodeDeploy to deploy an application to AWS Lambda. During the deployment of a new version of the application, the company initially must expose only 10% of live traffic to the new version of the deployed application. Then, every 10 minutes, the company must route another 10% of live traffic to the new version of the deployed application until all live traffic is routed to the new version. Which CodeDeploy predefined configuration will meet these requirements? A. CodeDeployDefault.OnceAtATime B. CodeDeployDefault.LambdaCanary10Percent10Minutes C. CodeDeployDefault.LambdaLinear10PercentEvery10Minutes D. CodeDeployDefault.ECSLinear10PercentEvery3Minutes  Suggested Answer: C Community Answer: C This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer