-
Designing a Database-as-a-Service Layer for Kubernetes Microservices
A deep dive into the DBaaS provisioning layer built for ShopEase — deploying Oracle DB 23c, PostgreSQL 17, MS SQL Server 2022, and MySQL 8 InnoDBCluster on Kubernetes with automated schema lifecycle, least-privilege security, and namespace isolation.
-
Building a Production-Grade Microservices Platform on Kubernetes
An architectural deep dive into ShopEase — a production-grade, polyglot microservices eCommerce platform demonstrating domain-driven design, contract-driven APIs, production observability, and CI/CD governance on Kubernetes.
-
Implementing CI/CD and Helm for Cloud-Native Application Deployment
Implementing CI/CD and Helm for Cloud-Native Application Deployment
-
Designing a Production-Grade Observability Stack on Kubernetes
Building a Production-Grade Observability Stack on Kubernetes
-
Modern DevOps for Java Microservices
Lessons learned deploying a Twitter-clone microservice application with full observability, GitLab pipelines, and Helm.
-
From Monolith to Microservices: Lessons Learned
From Monolith to Microservices: Lessons Learned Over the past few months, I've been migrating a legacy Java EE monolith into a microservices ecosystem. This post shares lessons learned, key decisions, and technical pitfalls to avoid...
Engineering Writing
Architecture decisions, platform engineering patterns, and lessons from building production systems