Question 266:
A team has an application which is a website. The team wants to test different versions of the website to the users without redirecting or changing the browser URL. In order to perform this kind of A/B testing, the team does not plan to modify any front-end or back-end code with additional logic. And it is supposed to put this logic to CDN network. What is the best place/service to implement the switching logic?
Answer options:
A.Weighted routing at Route53 B.Lambda@Edge C.Global accelerator at CloudFront D.Lambda and API Gateway