|
AWS FOR THE REAL WORLD
β±οΈ
Reading time: 12 minutes
π―
Main Learning: Run an always-on AI agent on a $5 Lightsail instance with zero open ports, SSM access, and GitHub as a time machine for
your agent's brain
π
π¬
Hey Reader ππ½ the past weeks there is obviously one driving topic: OpenClaw π¦ We love seeing that a developer from our neighbor country π¦πΉ built a tool that got so MUCH hype. That is why we needed to try it out as well! While I (Sandro) added OpenClaw to my local RaspberryPi that powers my home network, Tobi set it up properly with Terraform & Lightsail. We're not 100% sure what we do with it, but mainly: β’ Reviews of our businesses β’ Reminder for certain things like invoices, time tracking, gym Just an improved version of Siri in your pocket via Telegram/Slack/Discord. In this week's deep-dive we will see how to deploy it on a VM, for just $5/month (or for free for the first 90 days πββοΈ) News this week:
Here the full deep-dive in text:
Summary Go ahead, set up your OpenClaw and play around with it. Yes, it is a lot like using your CLI AI Agent of choice (mine is claude code). But having the ability using a computer, with natural language from your phone, is amazing! How did you set it up? See you next week! Sandro & Tobi βπ½ |
We teach AWS for the real world - not for certifications. Join more than 10,500 developers learning how to build real-world applications on AWS.
AWS FOR THE REAL WORLD β±οΈ Reading time: 6 minutes π― Main Learning: Three levels of AWS observability β from raw console.log to a Claude Code agent that queries CloudWatch for you. π Blog Post π Claude Code agent (free gist) π¬ Watch on YouTube Hey Reader ππ½Quick check β when did you last close the CloudWatch console and feel like that was time well spent?Yeah, me too. And I'm done with it. In this week's video, I will show you how to never open the CloudWatch console again. As a good...
AWS FOR THE REAL WORLD β±οΈ Reading time: 12 minutes π― Main Learning: AWS DevOps Agent investigates incidents autonomously across CloudWatch, CloudTrail, and your code. It surfaces evidence brilliantly β but can confidently point at the wrong root cause, so don't apply its fixes blindly. π Blog Post Hey Reader ππ½ I was in Portugal for the past week. 10 days of tennis, padel, sun and waves πΎ Highly recommended place! Our daily lives as software developers really changed since we started using...
AWS FOR THE REAL WORLD β±οΈ Reading time: 10 minutes π― Main Learning: S3 Files gives POSIX access at S3 prices: 13x cheaper than EFS for large files, but the 60-second write-back delay silently breaks coordination patterns! π Blog Post π» GitHub Repository π¬ Watch on YouTube Hey Reader ππ½ Sandro is currently traveling through Portugal - work and fun combined! If you happen to be around, reach out. Would be great to meet up! π€ This week we're digging into S3 Files: a POSIX file system backed by...