aws-learning-path
aws-learning-path copied to clipboard
Create Sample CloudFormation templates to demonstrate basic provisioning of resources
Create an entire dev networking environment with standard CIDR address range to house a basic 3-tier web architecture using modularized & nested templates to help students familiarize and make friends with CloudFormation.
Need help from aspiring contributors. Good practice for advanced learners.
Notes:
- Upload sample stacks in
/cloudformationfolder. - Create subfolders to better illustrated nested templates/modules.
- Subfolder-specific
README.mdis welcome to document the templates.