Rémi Poux

Rémi Poux

Rémi is a Site Reliability Engineer at Padok

One Terraform state S3 bucket for all my AWS accounts

One Terraform state S3 bucket for all my AWS accounts

Did you ever struggle to set up a multi AWS account terraform deployment? Learn how to easily set up your backend & provider configurations to make it work.

Kubernetes NFS Provisioner: Persistent NFS volumes in ReadWriteMany

Kubernetes NFS Provisioner: Persistent NFS volumes in ReadWriteMany

The NFS storage provisioner can create persistent storage volumes with write access on pods. Here is how to deploy it with a Helm chart.

OpenShift vs. Kubernetes: Are they really in competition?

OpenShift vs. Kubernetes: Are they really in competition?

OpenShift is Red Hat’s Kubernetes-based orchestration platform. Although Kubernetes looks like an incredible tool. Let’s see what OpenShift has to offer.

IAP based access to GCP private bastion and APIs

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!

Ubuntu Autoinstall made easy with Subiquity

Ubuntu Autoinstall made easy with Subiquity

If you are looking for a powerful and modern tool in order to perform auto installations on Ubuntu server, come with me and let's have a look at Subiquity.

Monitoring Prometheus-compliant applications in GKE with Stackdriver and RabbitMQ

Monitoring Prometheus-compliant applications in GKE with Stackdriver and RabbitMQ

Monitor Prometheus-compliant Kubernetes Services in GCP using Stackdriver to avoid storage and resilience issues. How to monitor a RabbitMQ cluster?

How to deploy services on Windows and Linux VMs?

How to deploy services on Windows and Linux VMs?

In this article, I will show you how to easily deploy services on VMs running, on Windows and Linux, using Ansible and a single inventory!