Collection of example CloudFormation templates, bash shell scripts, and Python code. To run these examples on Windows machines, install git with bash window.
NOTE: I welcome suggestions for examples and pull requests. Also, many of these examples depend on and reference resources located in other stacks that are assumed to be deployed. (Cross-Stack References) See the Depends on for each repo sub-project below.
ec2-web-efs
Depends On: vpc && efs
lambda-echo-sns
Depends On: sns
dynamodb-global-table
NOTE: Deploy this is you want multi-region replication for highly-available (HA) Lambda Echo SQS DynamoDB pipelines in multiple regions
lambda-echo-sqs-dynamodb
Depends On: sns && sqs&& dynamodb
ec2-web-rds
Depends On: vpc && rds