Tag template (Page 1)
New CloudFormation Templates - Store your state
We help numerous clients to automate AWS with the help of CloudFormation. As you can imagine, we can reuse CloudFormation templates across clients. The template library comes with several advantages: Higher quality: we continuously improve the template...
Read moreNew CloudFormation Template - Backing up DynamoDB the easy way
DynamoDB is an easy-to-use NoSQL database available only on AWS. It comes with many useful features such: Time-to-live for items Secondary indexes Scalable read and write throughput Streams that contain all changes of a table Unfortunately, there is n...
Read moreNew CloudFormation Template - Operational Alerts and new Docs
Today, we release v3.1.x of our Free Templates for AWS CloudFormation. The highlights of the release are: You can now receive alerts if the infrastructure is not working with the oprations/alert.yaml template. Existing templates now have a ParentAlertS...
Read moreNew CloudFormation Templates - ECS Cluster & Service, legacy VPC wrapper, automated tests
We released v3 of our free and open source CloudFormation templates. This release brings: new templates for containerized workload with ECS new templates to wrap an existing VPC into the format that is needed by all our templates test suite that we run...
Read moreNew CloudFormation Template - Authentication Proxy using your GitHub Organization and YAML
We released one new CloudFormation template and updated all of our templates to make use of the new YAML format, cross-stack references, and simplified substitution. It was never easier to use our templates: cross-stack references are used to link depen...
Read moreNew CloudFormation Templates - VPC bastion host, Jenkins, Security AWS Config
We released four new CloudFormation templates and updated the other templates to work together with the new SSH bastion host. Using our Infrastructure as Code templates will help you to bootstrap common setups on Amazon Web Services (AWS) within minutes...
Read moreJenkins Templates for AWS CloudFormation
This page has moved to GitHub: https://github.com/widdix/aws-cf-templates/tree/master/jenkins
Read moreNew CloudFormation Templates - NAT Gateway, Static website, Security
We released four new CloudFormation templates. Using our Infrastructure as Code templates will help you to bootstrap common setups on Amazon Web Services (AWS) within minutes. Our templates are exclusively designed for AWS CloudFormation, the Infrastruc...
Read moreSecurity Templates for AWS CloudFormation
This page has moved to GitHub: https://github.com/widdix/aws-cf-templates/tree/master/security
Read moreRolling Update with AWS CloudFormation
Updating all EC2 instances in an Auto Scaling Group becomes complex and expensive when done manually. If you follow the immutable infrastructure approach you will roll out a new version by creating new EC2 instances. You never change the old instances. ...
Read more