How to set up Nginx as a reverse proxy? How to achieve it with Docker and docker-compose? Today I will show you a simple setup example. (more…)
Read more »
If you’ve ever thought about using Docker for building SaaS, you probably asked yourself if you want to do this from scratch or utilize… (more…)
Read more »
The official Python image for Docker is quite popular, and in fact I recommend one of its variations as a base image. But many people don’t quite understand what it does, which can lead to confusion and brokenness. In this post I will therefore go over ho... (more…)
Read more »
A DevOps transformation without implementing Infrastructure as Code will remain incomplete: Infrastructure Automation is a pillar of the… (more…)
Read more »
In this post, I’ll explain the setup and choices of an infrastructure that run on production and aimed to switch smoothly from an old on site infrastructure to a Google Cloud Platform (GCP) setup. (more…)
Read more »