Thoughts & Lessons in the Cloud Native World.
RSS Feed
Hello 👋
I am Annis, and welcome to my personal blog where I share some learnings, opinions and rant on cloud, DevOps and system/platform engineering topics. You can find articles related to Kubernetes, monitoring, distributed systems, Golang and much more. I also write sometimes about personal experiences not related to tech that are worth sharing!.
Read the blog posts or check the About page to learn more about me and what motivates me :).
Featured
-
Learning Concurrency in Go by Building a Web Crawler
Learn and understand concepts behind concurrency by building a concrete project in Go
-
How Scheduling works in Kubernetes
A short deep dive into the Kubernetes scheduler and how it works to efficiently allocate pods to nodes.
-
Build a URL Shortener with Go, Redis, and HTMX
Learn Golang, Redis and HTMX by building an url shortener.
-
How to install Kafka in AWS EC2
A simple tutorial on installing Apache Kafka on an EC2 Machine.