
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.

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!

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.

How to use Kubernetes PVCs with EFS provisioner?
Here is how you can easily use AWS EFS volumes for Kubernetes dynamic storage provisioning, a resilient way to deal with persistent storage.

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.

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?