Database internals (part 1): notes on storage engines and PostgreSQL
A deep dive into database storage fundamentals and PostgreSQL internals: from LSM-trees and B-trees to heap pages, buffer manager, query processing etc.
read more →Welcome to my digital corner.
Tech posts about systems, infrastructure, and whatever I'm tinkering on.
Building, breaking, and occasionally fixing things in my homelab. 🧑💻 More>
A deep dive into database storage fundamentals and PostgreSQL internals: from LSM-trees and B-trees to heap pages, buffer manager, query processing etc.
read more →A comprehensive guide to setting up a homelab using Infrastructure as Code (IaC) principles with Gitlab, Proxmox, and Kubernetes for seamless one-click deployments.
read more →A walkthrough on integrating InfluxDB alerting with an event-driven architecture using Debezium, Kafka, and Benthos.
read more →A deep dive into fuzz-testing techniques, tools, and my personal experiences while working on my thesis on fuzzing.
read more →