Ttomintomwilliams.hashnode.dev·Mar 22 · 2 min readLessons from Migrating 9TB of File Shares to FSxMigrating a Windows file server sounds straightforward until you're staring at 9TB of data across 14 shares and trying to work out what's actually worth moving. This is what I learned doing exactly that — moving a legacy EC2-hosted Windows file serve...00
Ttomintomwilliams.hashnode.dev·Mar 22 · 3 min readWhy Event-Driven Infrastructure Beats Cron JobsIf you've spent any time managing infrastructure at scale, you've probably written a cron job that polls for something. Maybe it checks for untagged resources every hour, or scans for missing CloudWatch alarms on a schedule. It works. It's simple. An...00