
This session contains set of best practices for managing and configuring applications in Linux container(docker, containerd, rkt, etc). We will cover the following topics:
Choosing best Docker base image
Graceful Shutdown – handling SIGINT and other signals
Fast and Efficient Docker Builds
Logging
Exposing metrics
Intelligent Health Checks
Application configuration – reloading app configuration without downtime