Integration & Automation
Category: Advanced (300)
Deploy CloudFormation stacks at the click of a button
Deploy your Quick Starts and other AWS CloudFormation templates securely at the click of a button by using the AWS IoT Button.
Scheduling automatic deletion of AWS CloudFormation stacks
Instead of manually cleaning up your temporary AWS CloudFormation stacks, use this mechanism to automatically delete your demonstration stacks after a specified amount of time has elapsed.
Deploying AWS Lambda functions using AWS CloudFormation (the portable way)
AWS Lambda requires its source code to be hosted in an Amazon S3 bucket in the same AWS Region as the Lambda function, which poses challenges when writing AWS CloudFormation templates that are portable across different regions. This post discusses three patterns to address that at stack.