Technical Blog
Insights on software architecture, microservices, AI/ML, and engineering best practices
All Articles
Architecture
AI/ML
Migration
Jan 15, 2025
3 min read
Architecture
Spring Boot
Microservices
Performance
How I Handled 45M Transactions/Day Using Spring Boot
Deep dive into the architecture and optimization techniques used to build a high-performance financial system processing millions of transactions daily at BKASH.
Jan 10, 2025
4 min read
AI/ML
GraphRAG
LangGraph
Neo4j
Building GraphRAG Systems with LangGraph and Neo4j
A comprehensive guide to implementing Graph Retrieval-Augmented Generation systems for enterprise knowledge management using modern AI tools.
Jan 5, 2025
5 min read
Migration
Microservices
Spring Boot
PHP
Microservices Migration: PHP to Java Spring Boot at Rakuten
Lessons learned from migrating a $200M/year e-commerce platform from monolithic PHP to microservices architecture without downtime.
Dec 20, 2024
5 min read
Architecture
Kafka
Event-Driven
Microservices
Building Event-Driven Microservices with Kafka and Spring Boot
Best practices for designing and implementing event-driven microservices architecture using Apache Kafka and Spring Boot.