Eric Militao·Jun 16, 2025Sharded MongoDB Backup and PITR Using Percona on KubernetesDesigning a reliable backup strategy for a sharded MongoDB cluster running on Kubernetes can be a complex task. From ensuring data…
Eric Militao·Mar 24, 2025Monitoring FastAPI Applications Using OpenTelemetry, Tempo, and Prometheus in Kuberneteswe’ll create a FastAPI application using OpenTelemetry’s Zero-Instrumentation, which automatically generates traces and sends them to an…
Eric Militao·Mar 24, 2025AWS EKS with Terraform: Automating Kubernetes Cluster DeploymentWe will set up an Amazon EKS (Elastic Kubernetes Service) Cluster, which is a managed Kubernetes service that simplifies the deployment and…
Eric Militao·Mar 24, 2025Gitlab pipeline — GolangWe’ll walk through the process of building a simple Golang application, and then set up an automated pipeline to test, build, and push the…