Deploying containers remotely
In the previous section, we learned to connect to a remote Azure machine and configured Docker to listen on a remote port. In this section, we will learn to deploy the Music Store application remotely and configure load balancing using a software based load balancer called NGINX by downloading the image from the Docker Hub.
Before we proceed, a musicstore Windows Container image needs to be published to the Docker Hub. The source code for this updated image is available under chapter5/musicstore. This sample contains a special feature which will be used to test the load balancer configuration. Open the solution using Visual Studio and build and publish to the Docker Hub. (Refer to Chapter 4, Developing Container ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access