Notes, walkthroughs, and lessons from building real things on AWS.
I wanted a quick side project. Something visual, a little silly, and just complex enough to flex some AWS muscles. The result is MemeCloud — a fully serverless meme generator that lets you pick a template, add text, and download a watermark-free image. I built...
Read post →I wanted a quick side project. Something visual, a little silly, and just complex enough to flex some AWS muscles....
One of the best things about static sites hosted on AWS is how easy it is to extend them. My...
Introduction
For a long time, I was manually building my Jekyll blog and pushing the generated _site directory up to S3....
When I first built theclouddevopslearningblog.com, I chose one of the most common ways to host a static website on AWS:...
Enabling Blog Comments (Again)
Cloud Guru Challenge - October 2020
Cloud Guru Challenge - September 2020
A Shortcoming of the AWS Lambda CLI - EventSourceMappings
Creating CodeCommit HTTPS Security Credentials With CloudFormation Lambda-based Custom Resource
Course Review: A Cloud Guru, Advanced AWS CloudFormation- Adrian Cantrill Course URL: https://learn.acloud.guru/course/aws-advanced-cloudformation/dashboard
Why (the Hell) is Snapshot the CloudFormation RDS Default Deletion Policy??