Saif's Blog
  • Home
  • About
Sign in Subscribe

Tips & Tricks

A collection of 3 posts
Tips & Tricks

A Practical Guide to Spring Boot Multi-Tenancy: My Notes

As a software engineer, I find myself solving the same complex problems multiple times. Multi-tenancy in Spring Boot is one of them. Every time I look up guides, even good ones, they seem... all over the place. Some parts are good, some are outdated, and none pull everything together into
10 Nov 2025 6 min read
System Design

How I Taught My Services to Talk to Each Other (Without a Message Broker)

So, picture this. You've built a slick Go service. It takes some data from Azure Blob Storage, does some heavy lifting to compile it into a regexp object, and uses that for string matching. The compilation is the slow part, so you, being the clever developer you are,
19 Jul 2025 3 min read
Tips & Tricks

Level Up Your Dev Workflow: Branch-Specific Data Volumes with Docker Compose

Imagine this: you're working on a new feature and you're deep into it, only to be suddenly interrupted by a critical bug in production. You want to switch to a new branch to work on the bug fix, but your local database is still a work-in-progress
04 Nov 2024 3 min read
Page 1 of 1
Saif's Blog © 2026
Powered by Ghost