Skip to the content.

Container Orchestration Discussion

Docker Compose is useful for simple unit testing in development mode.

To run Docker containers in production, container orchestration is needed.

What benefits does orchestration provide?

Orchestration Options

These details may be out of date. I have not explored these options in a while.