cloudformation-examples

☁️ AWS CloudFormation template examples


Project maintained by yvesgurcan Hosted on GitHub Pages — Theme by mattgraham

These templates were showcased during a presentation on AWS CloudFormation. Slides are available online.

Templates

Hello Bucket

A simple template that creates an S3 bucket configured to serve webpages.

Lambda/DynamoDB

A template that pairs a Lambda function and a DynamoDB table.

API built with Stackery

A template and repository with an API Gateway, a Lambda, and a DynamoDB table. Built programmatically with Stackery.