📄️ Content Delivery Network, CDN
We're going to build a Content Delivery Network, CDN, from scratch. A CDN serves web objects like images from locations that are geographically close to consumers. That means improved latency for users and less load on your resources because the CDN serves objects on your behalf. It's a very common pattern.
📄️ Excellent Documentation
- [ ] It's not very good.