Infrastructure As Code – Packer
This is not an in-depth work on Packer but rather a brief presentation on the what, how, and why Packer may be a good solution to be used on the…
This is not an in-depth work on Packer but rather a brief presentation on the what, how, and why Packer may be a good solution to be used on the…
Introduction Kubernetes deployments are a key point to manage applications and tools in the cluster. We already talk of this in a previous article, for the business application. We choose…
We had to accelerate our business transformation When we decided to accelerate our Business Transformation with Kubernetes, we questioned ourselves: how will we do this? The first answer was: We…
There are several advantages to this, most of them already covered in this great post by Maxime Drouet, but just to outline a few: easier to maintain as the code…
What is Infrastructure as Code? Infrastructure as Code (IaC) is a term to describe a paradigm change where operators stop to create, configure and change the infrastructure manually and begin…