Learn the six essentials steps to deploying applications with Docker Compose.
Are you tired of hearing how "simple" it is to deploy apps with Docker Compose, because your experience is more one of frustration? Have you read countless blog posts and forum threads that promised to teach you how to deploy apps with Docker Compose, only for one or more essential steps to be missing, outdated, or broken?
Some years back, I was in exactly this position. In my quest to deploy apps that I'd developed locally with Docker Compose, I’d read the documentation along with countless blog posts, yet was left more frustrated than anything else.
So, I decided to sit down and figure out the simplest approach to deploying apps with Docker Compose and then to document my findings. This talk is the result of what I learned.
If the slides take your interest, you can download a copy of the book that I based the talk on, called Deploy With Docker Compose, from https://deploywithdockercompose.com.