You are creating a two-tier architecture using a CloudFormat…
You are creating a two-tier architecture using a CloudFormation template. You want to ensure that your web servers do not get created until your RDS databases are provisioned. What can you use in the CloudFormation template to guarantee that resources will be provisioned properly?
Read DetailsIdentify best practices for AWS CloudFormation. 1. Verify qu…
Identify best practices for AWS CloudFormation. 1. Verify quotas for your resources before you launch a stack. 2. Always embed credentials in your templates. 3. Specify stack policies to protect critical resources from unintentional modifications. 4. Use AWS CloudTrail to log AWS CloudFormation calls.
Read Details