Building a Kubernetes Monitoring Stack from Scratch
I am currently architecting a custom Kubernetes Monitoring & Autoscaling System to deepen my expertise in Cloud-Native engineering.
Continue readingThoughts, insights, and experiences
I am currently architecting a custom Kubernetes Monitoring & Autoscaling System to deepen my expertise in Cloud-Native engineering.
Continue readingAs a backend engineer, deploying a simple static site is one thing. But what about a "real" application? I'm talking about a Go (Gin) API that needs to talk to a Postgres database and a Redis cache.
Continue readingIt all starts with a simple git push and ends with the app running in production. Let me walk you through how it all comes together.
Continue readingTerraform is a way to build the infra without having to go on the aws website and click buttons. The primary reason? To build the infra as many times as needed without needing to go and bang your head to build that EC2 instance 10 times.
Continue readingIt began as "why can't I SSH into my own computer?" turned into an unexpected masterclass in network debugging. Here's how I was able to create my framework for debugging these issues
Continue reading