How I Put This Blog on the Internet with AWS
When I built this blog, getting it running on my own computer was the easy part. Run one command, open a browser, done. The part that felt like a mountain was the next question: how do you take a folder of files on your laptop and turn it into a real website that anyone in the world can visit?
This post is the walkthrough I wish I’d had. No prior cloud experience needed. If you already know your way around DNS and S3, you can skim the steps and grab the Namecheap-specific gotchas. If you’re newer, I’ve linked out to deeper explainers at each tricky part so you can actually understand what you’re doing, not just copy commands. That’s the whole spirit of this blog: do it yourself, and learn how it works while you’re at it.