Link
# Carving the Scheduler Out of Our Orchestrator
To turn our Docker transmogrification into a platform, we need to go from running a single job to running hundreds of thousands. That’s an engineering problem with a name: Orchestration.
Great article on how orchestrators work, and why Fly.io wrote their own.