- 5.3. Delegate anything possible (e.g. gzip, SSL) to a reverse proxy
- 5.5. Guard process uptime using the right tool
- 5.8. Discover errors and downtime using APM products
- 5.10. Measure and guard the memory usage
- 5.12. Be stateless, kill your servers almost every day
- 5.15. Set NODE_ENV=production
- 5.18. Don’t route logs within the app