SAP-C02 · Question #339
A company has registered 10 new domain names. The company uses the domains for online marketing. The company needs a solution that will redirect online visitors to a specific URL for each domain…
The correct answer is C. Create Lambda first E. use ACM to add SSL into Cloudfront distribution for F. Create an SSL certificate by using AWS Certificate Manager (ACM). Include the domains as. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it- works-tutorial.html/
Question
A company has registered 10 new domain names. The company uses the domains for online marketing. The company needs a solution that will redirect online visitors to a specific URL for each domain. All domains and target URLs are defined in a JSON document. All DNS records are managed by Amazon Route 53. A solutions architect must implement a redirect service that accepts http and https requests. Which combination of steps should the solutions architect take to meet these requirements with the LEAST amount of operational effort? (Choose three.)
Options
- ACreate a dynamic webpage that runs on an Amazon EC2 instance. Configure the webpage to use
- BCreate an Application Load Balancer that includes http and https listeners.
- CCreate Lambda first
- DCreate Cloudfront distribution, CloudFront trigger to run the function (Lambda function above)
- Euse ACM to add SSL into Cloudfront distribution for
- FCreate an SSL certificate by using AWS Certificate Manager (ACM). Include the domains as
How the community answered
(29 responses)- A24% (7)
- B7% (2)
- C55% (16)
- D14% (4)
Explanation
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it- works-tutorial.html/
Community Discussion
No community discussion yet for this question.