Table of contents
- The Setup: from large services to FaaS-like pods
- Problem 1: Startup times matter now
- Drilling in: finding the exact source of CPU time
- The ‘one weird trick’ with require to optimize your pod startups
- 300 milliseconds == a whole lot of cost savings
- Coming in Part 2: anti-patterns and the exception that proves the rule