Blog DevOps Keep in touch

Subscribe to our newsletter

How to securely manage your SSH keys with KeePassXC

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

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

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?

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

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.

The Cloud behind the scenes: how magic is it really?

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?

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?

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 EKS permissions?

How to manage access and EKS permissions?

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

Docker build for arm64 and other architectures

Docker build for arm64 and other architectures

Learn how to build and distribute multi-architecture docker image, you'll have no excuse to not use Apple M1 laptops support in your project!

Reduce redundancy in your Terraform code with Terragrunt

Reduce redundancy in your Terraform code with Terragrunt

Discover how can Terragrunt, a Terraform wrapper, help to reduce code redundancy in your Infrastructure as Code projects by factorizing variables.

How to enforce standards for Azure resources with Azure policy

How to enforce standards for Azure resources with Azure policy

Your Azure infrastructure is growing, and new components are being added every day. Ensure good practices with Azure policy.

Serverless infrastructure using different frameworks (part 2)

Serverless infrastructure using different frameworks (part 2)

To deploy serverless infrastructure, choosing the appropriate IaC framework is important. Here are some IaC tools on Terraform, Serverless, and SAM.

Deploy a serverless infrastructure using AWS console (part 1)

Deploy a serverless infrastructure using AWS console (part 1)

Choosing the appropriate IaC framework to deploy serverless infrastructure can greatly improve your team’s efficiency. Here are some IaC tools on AWS.

Kubernetes 1.23: the 6 most important newest features!

Kubernetes 1.23: the 6 most important newest features!

Kubernetes 1.23 is the last release of 2021. Here is a quick recap to get you up to speed on the most important updates to the popular container orchestrator.

DevOps & tools: how to keep your environment clean

DevOps & tools: how to keep your environment clean

As Site Reliability Engineers, we love automation, be it in the CI/CD or in our own tools. But how to keep our environments clean with all these tools?

Manager vs. Tech: the dilemma

Manager vs. Tech: the dilemma

Learn more about my journey from being a tech, becoming a manager to go backward to tech again to go forward. What it implies to me and the dilemma I faced.

Never lose your dotfiles with Git and RCM

Never lose your dotfiles with Git and RCM

Losing your dotfiles is painful, learn how to back them up and restore them using Git and RCM.