ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 845 - SAP-C01 discussion

Report
Export

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.)

A.
Create a dynamic webpage that runs on an Amazon EC2 instance. Configure the webpage to use the JSON document in combination with the event message to look up and respond with a redirect URL.
Answers
A.
Create a dynamic webpage that runs on an Amazon EC2 instance. Configure the webpage to use the JSON document in combination with the event message to look up and respond with a redirect URL.
B.
Create an Application Load Balancer that includes HTTP and HTTPS listeners.
Answers
B.
Create an Application Load Balancer that includes HTTP and HTTPS listeners.
C.
Create an AWS Lambda function that uses the JSON document in combination with the event message to look up and respond with a redirect URL.
Answers
C.
Create an AWS Lambda function that uses the JSON document in combination with the event message to look up and respond with a redirect URL.
D.
Use an Amazon API Gateway API with a custom domain to publish an AWS Lambda function.
Answers
D.
Use an Amazon API Gateway API with a custom domain to publish an AWS Lambda function.
E.
Create an Amazon CloudFront distribution. Deploy a Lambda@Edge function.
Answers
E.
Create an Amazon CloudFront distribution. Deploy a Lambda@Edge function.
F.
Create an SSL certificate by using AWS Certificate Manager (ACM). Include the domains as Subject Alternative Names.
Answers
F.
Create an SSL certificate by using AWS Certificate Manager (ACM). Include the domains as Subject Alternative Names.
Suggested answer: A, B, F

Explanation:

Reference: https://aws.amazon.com/premiumsupport/knowledge-center/route-53-redirect-to-another-domain/

asked 16/09/2024
Ana Roque
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first