Using Docker for CI/CD and Productive Environments: Part 2 – Services and Tasks
In our previous Tech Note, we described how binaries for multi-module applications can be created in a Docker environment, ready to be deployed. In this post we are going to discuss the underlying deployment infrastructure that can be used for staging and productive environments. To ensure app uptime and scalability, we choose a stack that …
Using Docker for CI/CD and Productive Environments: Part 2 – Services and Tasks Read More »