PreviousNext

Building Microservices with Azure Kubernetes Service and Azure DevOps - Part 3

by bill-s, 2019-03-14T06:21:38.429Z

One of the major points of doing microservices and containers is avoiding the “it works on my machine. While containers are a vehicle for achieving this, we also need a vehicle for carrying the container from the developer workstation to other machines. In this guide that vehicle is Azure DevOps, the artist formerly known as Visual Studio Team Services (VSTS).

Read More