2 posts tagged with "cloudformation"
Managing Your Cloud Resources with Code
Infrastructure as Code is the management of your infrastructure resources and their dependencies with code. In this post, we'll look at the benefits of using IaC over the manual and error-prone methods of the past, how it works, and some of the IaC framework choices you have.
Read more →Five resources to get started with AWS CloudFormation
AWS CloudFormation is a tool that allows you to manage and provision AWS infrastructure predictably and repeatedly with code. Here are five resources to help you get started with AWS CloudFormation.
Read more →