CloudDev v0.7.0 is live 🚀 CloudDev is a free, open-source local AWS emulator built in Go — a self-hosted alternative to LocalStack. No Docker, no Python, no Java. Just a single binary. Today I'm releasing v0.7.0 with 6 new AWS services, bringing the total to 43 emulated services . 👉 github.com/Jeffrin-dev/CloudDev Why I built this LocalStack is great — but the free tier is limited and the pro tier is expensive. I wanted something that: Works completely offline Has zero runtime dependencies Is free forever, for everyone Is open source and hackable So I built CloudDev. What's new in v0.7.0 This release focuses on compute infrastructure, managed data services, and developer tooling — the services that make CloudDev viable for real-world application stacks beyond serverless. EC2 (port 4600) Instance lifecycle, AMIs, key pairs, and security groups.…