DevOps Diaries
  • Home

ci/cd

A collection of 5 posts

Continuous Deployment

Creating a Continuous Deployment Pipeline using BitBucket, Jenkins and Amazon ECS (part 2 of 2)

In the first part of this article series I walked through setting up a cluster in Amazon ECS. This also includes leveraging Amazon ECR as the image repository that will be used for

  • Andrzej Bakonski
    Andrzej Bakonski
5 min read
Continuous Deployment

Creating a Continuous Deployment Pipeline using BitBucket, Jenkins and Amazon ECS (part 1 of 2)

This is the first part of a two part series of articles. This first article outlines how to configure an ECS cluster that runs a very simple python-based web application. The second article

  • Andrzej Bakonski
    Andrzej Bakonski
9 min read
Continuous Deployment

Creating a Continuous Deployment Pipeline with BitBucket, Jenkins and Azure (part 3 of 3)

Last year 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 it into

  • Andrzej Bakonski
    Andrzej Bakonski
13 min read
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

  • Andrzej Bakonski
    Andrzej Bakonski
10 min read
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

  • Andrzej Bakonski
    Andrzej Bakonski
9 min read
DevOps Diaries © 2025
Latest Posts Ghost