🚀 Welcome to Bobby's CloudFront Demo

This is a simple static website hosted in Amazon S3 and delivered globally using Amazon CloudFront.

It demonstrates how modern cloud applications serve content quickly, securely, and at scale.

📦 How This Site Works

User → DNS (cloudfront.bobbywhitacre.com) ↓ Amazon CloudFront (CDN Edge Network) ↓ Origin Request (cached or fetch if needed) ↓ Amazon S3 Bucket ↓ index.html (this page)

CloudFront caches this content at edge locations worldwide to reduce latency and improve performance.

🧠 Architecture Summary