View Blog Post

Advanced solutions with CFNDSL and CloudFormation

This is the final post in our blog series about CFNDSL and we’ll be talking about some advanced use cases for the DSL and reviewing some troubleshooting techniques for both the DSL and CloudFormation. Looking for the beginning? Check out our first and second parts of the series where we introduce CFNDSL and discuss how Read more…

View Blog Post

Taking CloudFormation to the next level with CFNDSL

Everybody loves AWS CloudFormation. It’s a powerful configuration management tool to provision and manage resources in your AWS account in code. In 2011, when CloudFormation was released there was much rejoicing from DevOps personnel around the world, however, one simple thing has made it a painful tool to adopt and use efficiently: JSON. JSON overall Read more…