Deployment Readiness: Environment, Containers, Workers, and Monitoring
By the end of this module you can prepare a service for deployment: configuration from the environment, a container that starts predictably, worker counts, and something to look at when it breaks.
Units
- Unit 14.00: Configuration that differs by environment
- Unit 14.01: Workers, and what shared memory does not survive
- Unit 14.02: A container that starts the same way every time
- Unit 14.03: Health checks that mean something
- Unit 14.04: What to log, and what never to log
