Antoine Chapusot

Antoine Chapusot

Antoine is Site Reliability Engineer at Padok. He's a big fan of trekking, freefall and new technologies on a daily basis.

Improve IaC code quality with pre-commit hooks for Terraform

Improve IaC code quality with pre-commit hooks for Terraform

Terraform Infrastructure as Code quality may be significantly improved using pre-commit hooks. Learn how to install and use them for your very own projects.

Terraform IaC from scratch to scale: multi-layering (Monolith vs. Layers)

Terraform IaC from scratch to scale: multi-layering (Monolith vs. Layers)

Start a new Infrastructure as Code (IaC) terraform project may be very challenging. In this article, you'll find 2 opposite implementations in detail.