Blog DevOps Keep in touch
Subscribe to our newsletter

What is Apparmor and how to add a security layer with it in Docker?
AppArmor is a Linux kernel module for security which interfaces with Docker to confine applications that run in containers.

Securely access your system from anywhere with Hashicorp Boundary
Hashicorp Boundary: discovering, evaluating and diving into its concepts from a Site Reliability Engineer perspective.

Quick introduction to ArgoCD ApplicationSet
Have you ever realized that your ArgoCD applications' manifests all look the same? But you keep managing a ton of those? Here comes the ApplicationSet!

Why you should migrate your Single Page Application frontends from GCS to GKE and how to do it
Feedback on everything you should know before migrating a single-page application frontend from GCS to GKE and why you should do it.

Understanding data sovereignty in the cloud in the EU
Digital sovereignty can be difficult to grasp, especially when data is stored in the cloud. Here's a quick overview of what's being done.

IAP based access to GCP private bastion and APIs
How can you prevent anyone to access your non production environment, while still being able to access them yourself? Find out how to do so using GCP IAP!

The most important changes in Kubernetes 1.24 and why they matter
This article is a recap on the updates that come with the release of Kubernetes 1.24, the first release of 2022: learn about the importance of the different changes.

How to securely manage your SSH keys with KeePassXC
Learn how you can securely and easily manage all of your SSH Keys by using KeePassXC to load them into your SSH Agent!

Gain in efficiency with these Kubernetes management tools
Using kubectl to manage your Kubernetes cluster can be painful and time-consuming. Discover management tools to improve your efficiency when working with Kubernetes!

A new decentralized solution for data management: the data mesh
When dealing with sensitive data management, decentralized solutions have been favoured. Discover now the data mesh!

How to do an application migration to Kubernetes?
An application migration to Kubernetes cluster can be hard to do. So, this article helps you to understand the main guidelines to migrate your application.

Test and validate your Helm Charts in Kubernetes
Writing templates to render Kubernetes manifests can be a painful experience, even more when you are refactoring your Helm Chart.

Secure your Github Actions deployments on GCP with Identity Federation
Learn how you can manually set up Identity Federation, and how doing it with Terraform can allow Github Actions to access your GCP resources.

The Cloud behind the scenes: how magic is it really?
Ever wondered how VMs are magically born into the cloud? Well, it is no magic, only science, and engineering. If you want a peek into the machinery, tag along!

How to apply the DevOps approach with AWS?
Learn what is the link between AWS and the DevOps approach, and discover the existing tools to adopt it: CodeCommit, CodePipeline, and CodeBuild!

How to use probes in Kubernetes?
Discover Kubernetes probes with a web app example, learn how to implement them in your cloud projects, and improve your service’s availability.

How to manage access and permissions to your Kubernetes Cluster in AWS (EKS)
Here is a really simple tutorial to manage access and permissions in an AWS Kubernetes cluster (EKS) using AWS roles and Kubernetes resources.