If you’re new here, this page is the fastest way to understand what I build and how I think. It groups my long-form posts into focused clusters. (Tech Radar lives separately at /radar/.)

Start Here (5 posts)

Read these in order for a coherent end-to-end view:

  1. Moving from Magento to Microservices - a zero-downtime migration playbook (Strangler Fig, CDC, rollback).
  2. Deconstructing the Ecosystem: Service Details by Domain - splitting a monolith into bounded contexts and domains.
  3. Blueprint of a 21-Service E-commerce Edge: Architecture & Traffic Flow - high-level architecture and request/event flow.
  4. Architecting a 21-Service E-commerce Ecosystem with Golang & DDD - Kratos + Clean Architecture, sagas, idempotency, race conditions.
  5. GitOps at Scale: Orchestrating 21 Microservices with Kubernetes & ArgoCD - how to deploy and operate many services safely.

Cluster 1 - Commerce Modernization (Magento -> Microservices)

Battle-tested patterns for migrating a revenue-critical commerce monolith without downtime:

Cluster 2 - Microservices Architecture (21-service blueprint)

How a composable commerce platform is structured and why the boundaries matter:

Cluster 3 - Event-driven Reliability (Dapr, Sagas, Idempotency)

The “hard parts” of distributed commerce: failure, retries, consistency, and never losing events:

Cluster 4 - Platform Operations (GitOps, Kubernetes)

How to make 20+ services boring to ship: repeatable deployments, rollbacks, and operational discipline:

Cluster 5 - AI Systems (real pipelines and product thinking)

How I build agentic systems and autonomous pipelines with production constraints:

Cluster 6 - Hiring / Team Capability (Vietnam)

How to evaluate real Magento and platform capability beyond theme work:

Cluster 7 - Planet-scale Case Study (Alipay Double 11)

A structured research series on planet-scale throughput, reliability, and operations:

Tech Radar (separate lane)

Tech Radar is for fast-moving signals (AI infra, agents, cloud-native). If you prefer “what changed this week” over long-form guides, go to: