Amazon CloudFront is AWS's content delivery network (CDN), caching web content, video, and APIs at a global network of edge locations to reduce latency for end users. Requests are served from the location nearest the viewer, with origins typically on Amazon S3, EC2, or an external server. It integrates directly with AWS Shield and AWS WAF for edge security and supports Lambda@Edge for running code close to users.