Yohan Gracia

Yohan Gracia

Yohan is a Site Reliability Engineer (SRE) at Padok. New technologies enthusiast, he is working with technologies such as Docker, Kubernetes or Terraform.

Apply the same Terraform on multiple AWS accounts without duplicating it

Apply the same Terraform on multiple AWS accounts without duplicating it

You want to apply the same terraform code to several Amazon Web Services (AWS) accounts? Learn how to use IAM to change the terraform provider parameter

Deploying a Kubernetes app with GitLab-Ci (automated pipeline)

Deploying a Kubernetes app with GitLab-Ci (automated pipeline)

Learn in 5 minutes how to deploy your Kubernetes app with GitLab-CI. Create a simple automated GitLab pipeline, using a Kubernetes runner and Helm charts.

What API Gateway to choose: Kong, Gravitee, Tyk or HAProxy?

What API Gateway to choose: Kong, Gravitee, Tyk or HAProxy?

Which API Gateway to use between Kong, Gravitee, Tyk, and HAProxy? Learn the pros and cons of each technology to choose the best API Gateway.

Docker Commands to use: Docker vs Docker-compose

Docker Commands to use: Docker vs Docker-compose

Here are a few Docker and Docker-Compose commands you need to know before starting an IT project. Discover the basic knowledge of Docker.

How to deploy pods on specific nodes on Amazon EKS in 5 minutes?

How to deploy pods on specific nodes on Amazon EKS in 5 minutes?

Learn how to assign your pods to specific nodes on EKS using Kubernetes features as taint, toleration, label and node selector in less than 5 minutes.