- 👀 Interested in Distributed Systems, Software Development & Design
- 🌱 Currently working with Java, Node.js, React and Go
- 💞️ Love Ginger tea, good food and travelling.
- 📫 I write about my learnings and life experiences at mahtabalam.net
-
Optimistic Locking example using version with MySQL database table
-
A demo on MySQL Master Slave Replication with multiple replicas
-
A demo showing bidirectional database replication between two MySQL master
-
MySQL Table Partitioning demo (partitioning a table with 100 Million messages)
-
Circuit Breaker in Spring Boot Microservices using Resilience4j