<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ECS on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/ecs/</link><description>Recent content in ECS on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 29 Apr 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/ecs/index.xml" rel="self" type="application/rss+xml"/><item><title>Alibaba Cloud Full Stack (2): ECS — Compute That Actually Makes Sense</title><link>https://www.chenk.top/en/aliyun-fullstack/02-ecs-compute/</link><pubDate>Wed, 29 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-fullstack/02-ecs-compute/</guid><description>&lt;p>The first ECS instance I ever launched was wildly over-provisioned. I picked the biggest instance I could find — an &lt;code>ecs.r6.8xlarge&lt;/code> with 32 vCPUs and 256 GiB RAM — to run a Flask app that served maybe 20 requests per minute. I burned through credits in a week, panicked, learned how to downsize online, and discovered my app ran perfectly on a 2-vCPU box costing 94% less. Right-sizing matters more than raw power, and understanding the compute layer is the single most useful thing you can learn about any cloud platform.&lt;/p></description></item><item><title>Alibaba Cloud Full Stack (1): The Ecosystem Map — What Alibaba Cloud Actually Is</title><link>https://www.chenk.top/en/aliyun-fullstack/01-ecosystem-map/</link><pubDate>Tue, 28 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-fullstack/01-ecosystem-map/</guid><description>&lt;p>I spent my first week on Alibaba Cloud completely lost in a sea of product names. ECS, SLB, SLS, RDS, OSS, NAS, PAI, ARMS, ACK, FC, CDN, WAF, RAM, KMS, ROS, CloudMonitor, EventBridge, PolarDB, Lindorm, AnalyticDB, MaxCompute, DataWorks, Flink, DashScope, Bailian, OpenSearch&amp;hellip; Every console page links to three more products I haven&amp;rsquo;t heard of. The documentation assumes you already know what everything is. The English translations are sometimes literal, sometimes creative, and occasionally missing. This is the guide I wish someone had handed me before I burned my first weekend clicking through consoles and reading translated docs that explained feature flags without ever explaining what the product does.&lt;/p></description></item><item><title>OpenClaw QuickStart (10): Production Deploy and the Failure Modes Nobody Warns You About</title><link>https://www.chenk.top/en/openclaw-quickstart/10-production-deploy/</link><pubDate>Fri, 17 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/openclaw-quickstart/10-production-deploy/</guid><description>&lt;p>The local install gets you to &amp;lsquo;it works on my machine.&amp;rsquo; The server install ensures it survives a kernel update.&lt;/p>
&lt;p>This chapter walks through the deployment I use on a 2-core 4GB ECS box and the common failures I&amp;rsquo;ve documented.&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/en/openclaw-quickstart/10-production-deploy/illustration_1.png" alt="OpenClaw QuickStart (10): Production Deploy and the Failure Modes Nobody Warns You About — Chapter overview" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;h2 id="choosing-your-server" class="heading-anchor">Choosing your server&lt;a href="#choosing-your-server" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/en/openclaw-quickstart/10-production-deploy/fig_deploy.png" alt="Production deployment stack — from OS to monitoring" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p></description></item><item><title>Terraform for AI Agents (4): Compute — ECS, ACK, or Function Compute?</title><link>https://www.chenk.top/en/terraform-agents/04-compute-for-agent-runtime/</link><pubDate>Wed, 18 Mar 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/terraform-agents/04-compute-for-agent-runtime/</guid><description>&lt;p>The single most important architectural decision in an agent system is &lt;em>where the agent loop process runs&lt;/em>. There are three good options on Aliyun, plus a fourth that almost everyone forgets. Picking the wrong one isn&amp;rsquo;t catastrophic — you can migrate later — but it costs weeks of unnecessary work and several thousand RMB a month in idle compute.&lt;/p>
&lt;p>This article covers all four options with working Terraform, cost crossovers, and operational gotchas I often encounter.&lt;/p></description></item></channel></rss>