<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloud on cloudplz</title><link>https://cloudplz.cc/tags/cloud/</link><description>Recent content in Cloud on cloudplz</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 10 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://cloudplz.cc/tags/cloud/index.xml" rel="self" type="application/rss+xml"/><item><title>Migrating 50 Production Databases to Aurora with Under 3 Minutes of Downtime</title><link>https://cloudplz.cc/writing/database-migration-at-scale/</link><pubDate>Thu, 10 Sep 2026 00:00:00 +0000</pubDate><guid>https://cloudplz.cc/writing/database-migration-at-scale/</guid><description>&lt;p&gt;Over about two years, we migrated around 50 production databases from on-premises MySQL to AWS Aurora. The largest were multi-terabyte, tier-0 systems with 24/7 write traffic. Most cutovers took under 3 minutes of downtime.&lt;/p&gt;&#10;&lt;p&gt;That number is not the result of careful clicking during a maintenance window. It&amp;rsquo;s the result of treating the downtime budget as a &lt;strong&gt;design input&lt;/strong&gt;: once &amp;ldquo;3 minutes&amp;rdquo; is a requirement rather than a hope, every downstream decision — replication topology, rehearsal gates, connection draining, DNS weights — is forced into a specific shape. This post is the methodology that fell out of that constraint, plus what actually bit us along the way.&lt;/p&gt;</description></item><item><title>20+ AWS Services in One terraform apply — Built for the New Free Plan</title><link>https://cloudplz.cc/writing/terraform-aws-free-tier/</link><pubDate>Mon, 06 Apr 2026 00:00:00 +0000</pubDate><guid>https://cloudplz.cc/writing/terraform-aws-free-tier/</guid><description>&lt;p&gt;AWS&amp;rsquo;s new free plan comes with $200 in credits ($100 base + $100 bonus) — but only if you activate each activity individually. Most people don&amp;rsquo;t. I almost didn&amp;rsquo;t.&lt;/p&gt;&#10;&lt;p&gt;The first time I spun up an ElastiCache cluster for a personal project, I picked &lt;code&gt;cache.t4g.micro&lt;/code&gt; — the Graviton node type, which seemed like the obvious modern choice. The legacy free tier only ever covered &lt;code&gt;cache.t3.micro&lt;/code&gt;, and under the new Free Plan neither node type gets a free allowance — both burn credits. By the time I caught it, I&amp;rsquo;d burned a few days of charges on a cache I wasn&amp;rsquo;t even actively using. That&amp;rsquo;s the kind of mistake this module is designed to prevent.&lt;/p&gt;</description></item></channel></rss>