blog
Writing on cloud engineering, Kubernetes, AI systems, open source, etc. Some pieces are published here, others cross-posted from dev.to or Medium.
- 2026A deep dive into implementing canary and baseline traffic routing strategies within PipeCD's Kubernetes multi-cluster plugin, covering the architecture decisions and implementation challenges.·dev.to·kubernetespipecdopen-sourcecanary
- An overview of developing a Kubernetes multi-cluster plugin for PipeCD as part of the LFX Mentorship program — the development process, key decisions, and the experience of contributing to a CNCF project.·PipeCD Blog·kubernetespipecdlfxmentorship
- 2025An explanation of Model Context Protocols (MCPs) and Application Programming Interfaces (APIs) and their importance in modern systems.·Medium·AIMCPAPIsDeveloper Tools
- 2024This article advocates for adopting a 'serverless mindset,' which involves shifting focus from managing server infrastructure to building event-driven, scalable applications.·Medium·ServerlessCloudArchitectureAWS
- A guide to managing complex serverless applications on AWS using Step Functions and EventBridge.·Dev.to·AWSServerlessStep FunctionsEventBridge
- 2023An introduction to Docker and containerization, covering its architecture, components, and practical use.·Medium·DockerContainersDevOpsCloud
- A guide on implementing a 3-tier architecture for a LAMP application on AWS using CloudFormation.·Medium·AWSCloudFormationArchitectureLAMP
- A beginner's guide to Amazon CloudWatch and Amazon Route 53.·Medium·AWSCloudWatchRoute 53Beginner