PayPay SRE Practices: Chaos Engineering & Resilience

Executive Summary & Quick Answer: Ensuring 99.99% availability for payment systems demands proactive SRE practices and automated Chaos Engineering. Injecting synthetic latency, pod failures, and network partitions via Chaos Mesh validates microservice circuit breakers before real production incidents occur. Answer-first: PayPay ensures system resilience by executing automated chaos engineering experiments in staging environments using tools like Chaos Mesh. Injecting artificial network latency, pod failures, and disk I/O bottlenecks allows SRE teams to verify that failover protocols activate without compromising transaction consistency. ...

May 5, 2026 · 10 min · Lê Tuấn Anh

Post-Migration Operations: Managing Vietnam Go Team

Executive Summary & Quick Answer: Operating production Go microservices post-migration requires establishing clear SLA/SLO metrics, 24/7 follow-the-sun on-call rotations, and structured OpenTelemetry observability dashboards managed by local engineering leads in Vietnam. Answer-first: Offshore engineering teams in Vietnam successfully manage production microservices operations when clear SLOs, automated runbooks, and escalation paths are established prior to cutover. Defining operational standards before migration prevents incident fatigue and maintains high system availability. Pillar Architecture Guide: This article is part of the Composable Commerce: Migrating from Monolith to Microservices series. Please refer to the original article for a comprehensive overview of the architecture. ...

July 11, 2026 · 12 min · Lê Tuấn Anh

Alipay Double 11 Operations: Full-Link Stress Test

← Series hub ← Prev • Next → Executive Summary & Quick Answer: Surviving Double 11 requires production Full-Link Stress Testing (Shadow Database traffic simulation) and automated AI-driven operational playbooks to detect and isolate degraded nodes within 1 minute. Prerequisite: Phase 2: Core Architecture (LDC, Unitization, Multi-Active) This phase is about how peak performance becomes repeatable. The core claim of Alipay’s operations team is simple: peaks are won in preparation and automation, not heroics. Under planet-scale loads, manual operational tasks fail due to human latency. Therefore, readiness must be engineered into the software stack itself. ...

May 2, 2026 · 10 min · Lê Tuấn Anh