Continuous Deployment Deploying to Docker Swarm on Microsoft Azure (part 2 of 3) A couple months ago we decided to move Veryfi’s Python-based web app onto Microsoft Azure. The process was complicated and involved several stages. First I had to Dockerize the app, then move
Continuous Deployment Dockerizing a web app + using Docker Compose (part 1 of 3) A couple months ago we decided to move Veryfi’s Python-based web app onto Microsoft Azure. The process was complicated and involved several stages. First I had to Dockerize the app, then move