====================================================================
Published: 10 January 2022
Tags: distributed systems, docker, lua, nginx, rust
Leandro Moreira discusses the various components that go into building a CDN, including nginx, lua, docker, docker-compose, Prometheus, grafana, and wrk.
Some highlights:
- CDN helps improve load times for content, reduces costs, and removes some major scalability issues
- Includes lots of information on how to monitor your CDN service
- Overview of challenges and trade-offs of building, managing, and operating a CDN