ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

267 / 500

Question 267:

The DevOps team is using Lambda@Edge to perform the A/B testing strategy for a Web application. By Lambda@Edge, logic can be added in the CloudFront CDN in order to choose which content to deliver without the need to touch the application code. Two versions of application contents can be easily tested and analyzed. Lambda functions can change CloudFront contents at below points:

Answer options:

A.CloudFront cache 
B.Viewer request
C.Origin request
D.Origin response
E.Viewer response