So I've had the idea of this post for a while. Like "3 years ago" a while: CFN Layer Cake FTW!I first came across the idea of the CloudFormation Layer Cake from this AWS Advent blog post from 2012,
cloudformation
A collection of 5 posts
CloudFormation Examples on GitHub
AWS documentation letting you down? Never fear, GitHub can help with that! Find CloudFormation examples quickly and easily.
Edge Bundling Security Groups Redux
You can now visualise your own EC2 security groups using edge bundling - No scripts, no downloads! This small web application takes an AWS access key id and secret access key to make requests against your AWS account. The application
CloudFormation Stack Resources Summary
We were having a discussion over on the Serverless Forum about CloudFormation resources, and I came up with this AWS CLI command that I could see myself using later, so I'm going to put it here so I don't forget.
Using DynamoDb with Serverless
I've been playing a lot with the Serverless framework since they moved from v0.x to v1 (which is currently in beta). I really like the direction they've taken it, and have been using it for my own projects. One