Jun 7, 2026 · 4 min read

Migrating a Production Workload from AWS to Alibaba Cloud: Lessons Learned

The service-by-service mapping, the parts of the migration that went smoothly, and the three assumptions that turned out wrong.

Alibaba CloudCloud ArchitectureDevOps
May 21, 2026 · 3 min read

Monitoring and Observability on Alibaba Cloud with CloudMonitor and ARMS

Setting up alarms that catch real incidents instead of paging on noise — CloudMonitor for infrastructure, ARMS for application-level tracing.

Alibaba CloudMonitoring & ObservabilitySite Reliability Engineering
May 4, 2026 · 3 min read

Object Storage Service (OSS) Patterns Every Alibaba Cloud Team Should Know

Lifecycle rules, signed URLs, and cross-region replication on OSS — the patterns that turn a bucket into a properly managed storage layer.

Alibaba CloudCloud Architecture
Apr 17, 2026 · 3 min read

Multi-Cloud Cost Optimization: Where Alibaba Cloud Fits Next to AWS, Azure, and GCP

A practical comparison of compute, storage, and egress pricing across four providers, and the specific workloads where Alibaba Cloud changes the economics.

Alibaba CloudCost OptimizationCloud Architecture
Mar 31, 2026 · 3 min read

Kubernetes on Alibaba Cloud: ACK vs. Self-Managed, and When to Choose Which

Container Service for Kubernetes (ACK) removes most of the control-plane burden AWS/Azure teams are used to — here's when that trade is worth it, and when it isn't.

Alibaba CloudKubernetesCloud Architecture
Mar 14, 2026 · 3 min read

Building a CI/CD Pipeline to Alibaba Cloud with GitHub Actions

A working GitHub Actions pipeline that builds a container, pushes it to Alibaba Cloud Container Registry, and deploys to ACK — with the RAM permissions to make it safe.

Alibaba CloudCI/CDDevOps
Feb 25, 2026 · 3 min read

Terraform on Alibaba Cloud: Infrastructure as Code with the Alicloud Provider

How the official Terraform alicloud provider compares to AWS/Azure workflows, and a working module for a VPC + ECS + SLB stack.

Alibaba CloudInfrastructure as CodeDevOps
Feb 8, 2026 · 3 min read

Getting Started with Alibaba Cloud ECS: A DevOps Engineer's Setup Guide

A practical walkthrough for standing up a production-ready Elastic Compute Service instance on Alibaba Cloud, from region choice to hardened access.

Alibaba CloudCloud ArchitectureDevOps