Deploy Jenkins in a container and use localhost's Docker API securely - Complete GuideIntroduction It's well-known that Jenkins' popularity and developer affection have been steadily declining over the years. It’s difficult to maintain, has the plugin system that causes a lot of headaches; and don’t get me started on Groovy. DevOps fo...Nov 24, 2024·18 min read
[Terragrunt GitOps - Part 2] Prerequisites & GCP set-upIntroduction Welcome back - I hope you've become acquainted with the first article in the series. In this one, we'll continue our journey and focus on performing the initial GCP set-up. We'll create the "orange" resources (as noted in the previous ar...Dec 5, 2023·5 min read
[Terragrunt GitOps - Part 1] Introduction and designIntroduction This article presents an architecture of the Terragrunt GitOps pipeline on GCP (Google Cloud Platform). It aims to give some inspiration when designing your own GitOps pipeline. The design has been explained in detail (including the quir...Dec 5, 2023·10 min read