Writing

Insights

Technical deep-dives, architecture decisions, and lessons from building production systems.

DevOps

6 posts

Architecture Deep‑Dives

7 posts

Essentials of RESTful Services: Exploring Spring Boot’s Power

From understanding the core principles of REST to hands-on implementation using Spring Boot, we’ll cover everything you need to know to craft a basic, robust and secure API.

JavaSpringBootGradleWebService

ACID vs BASE: Choosing the Right Database

Why your payment system needs PostgreSQL and your activity feed needs Cassandra. Understanding the CAP theorem tradeoffs and building hybrid architectures that actually work in production.

DatabasesPostgreSQLCassandraDistributed SystemsSystem DesignCAP Theorem

The Complete Guide to Supabase Webhooks: Building a reliable Payment & Auth Context with RBAC | Part 1

Supabase webhooks are one of the most powerful features for building real-time, event-driven applications.

SaaSSupabaseArchitectureScalabilityModular DesignRBAC

The Complete Guide to Supabase Webhooks: Building a reliable Payment & Auth Context with RBAC | Part 2

Setting Up Webhook Database Triggers, Docker Deployment and Environment Setup, Advanced Error Handling and Retry Logic, Real-time Client Updates, Common Webhook Errors and Solutions, Performance Optimization and Monitoring

Webhook DesignSaaSSupabaseArchitectureScalabilityModular DesignRBAC

How I Would Think of a SaaS Scalable Architecture in the First Place

Two complementary approaches, module-centric and domain-driven-designed to give you a scalable, maintainable SaaS codebase from day one.

SaaSArchitectureScalabilityModular DesignDomain-Driven

Tutorial: Creating a Minimalist HTTP Server in C

This implementation of an HTTP server is a minimalistic version, designed to demonstrate the core functionalities of an HTTP server.

CSocketsNetinetIPtables

System Design: Reliability, Scalability & Maintainability

Click to download .docx

System DesignReliabilityScalabilityMaintainability

Machine Learning Basics

4 posts

Deep Learning Insights

7 posts

General Purpose AI

1 post

Performance & Scaling

3 posts

Tooling & Ecosystem

2 posts