Blogs







A DSL for generating Amazon Web Services CloudFormation templates.
AWS Cloudformation templates are an incredibly powerful way to build sets of resources in Amazon's AWS environment. Unfortunately, because they are specified in JSON, they are also difficult to write and maintain:JSON does not allow commentsAll st...

