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
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 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
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
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
Monitor Prometheus-compliant Kubernetes Services in GCP using Stackdriver to avoid storage and resilience issues. How to monitor a RabbitMQ cluster?