What is the purpose of Amazon CloudFront?

  1. Content delivery network for faster distribution of content globally ✓
  2. Monitoring application logs
  3. Handling database replication
  4. Managing API endpoints

Correct answer: Content delivery network for faster distribution of content globally

Option A is correct because Amazon CloudFront is AWS's Content Delivery Network (CDN) that caches and delivers web content, video, APIs, and other assets from edge locations worldwide, reducing latency for end users. Option B is wrong because monitoring application logs is the role of services such as Amazon CloudWatch or AWS CloudTrail, not CloudFront. Option C is wrong because database replication is handled by services like Amazon RDS Multi-AZ, Aurora Global Database, or DMS. Option D is wrong because managing API endpoints is the function of Amazon API Gateway.

Topic: · cloudfront, cdn, aws networking, edge locations

Practice AWS Cloud Practitioner (CLF-C02) Questions Free