ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 645 - CLF-C02 discussion

Report
Export

A company hosts its website on Amazon EC2 instances. The company needs to ensure that the website reaches a global audience and provides minimum latency to users.

Which AWS service should the company use to meet these requirements?

A.
Amazon Route 53
Answers
A.
Amazon Route 53
B.
Amazon CloudFront
Answers
B.
Amazon CloudFront
C.
Elastic Load Balancing
Answers
C.
Elastic Load Balancing
D.
AWS Lambda
Answers
D.
AWS Lambda
Suggested answer: A

Explanation:

Amazon CloudFront is a content delivery network (CDN) that helps deliver your website content globally with low latency by caching copies of your website content at edge locations around the world. This helps ensure that users receive content from the edge location closest to them, thereby reducing latency and improving user experience.

A . Amazon Route 53: Incorrect, as it is a DNS web service that routes users to the appropriate endpoint, but it does not cache content or reduce latency.

C . Elastic Load Balancing: Incorrect, as it distributes incoming application or network traffic across multiple targets, but does not cache content globally.

D . AWS Lambda: Incorrect, as it is a serverless compute service, not intended for content delivery.

AWS Cloud References:

Amazon CloudFront

asked 16/09/2024
martin lopez
23 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first