At Rocket, we use a variety of tools to provision infrastructure in the cloud.
In this post we take a look at some the reusable patterns we've developed using
AWS CloudFormation.
What is CloudFormation?
If you've ever created infrastructure and/or resources in AWS then there's good
chance you've used or at least heard of CloudFormation. For those who are
unfamiliar, CloudFormation is an AWS service that allows you to provision and
configure almost all AWS resources using yaml (or json) template