An open API service indexing awesome lists of open source software.

https://github.com/craigmayhew/aws-cloudformation

AWS Cloud Formation Templates
https://github.com/craigmayhew/aws-cloudformation

aws-cloudformation yaml

Last synced: about 1 year ago
JSON representation

AWS Cloud Formation Templates

Awesome Lists containing this project

README

          

# AWS Cloud Formation Templates

* [Maths 33: Demonstrate solving the 33 problem with AWS Lambda](https://github.com/craigmayhew/aws-cloudformation/blob/master/maths-33.yml)
* [World community Grid on AWS EC2 spot instances](https://github.com/craigmayhew/aws-cloudformation/blob/master/ec2spot-world-community-grid.yml)
* [SSL Cert Monitor: A script to run nightly that checks validation of ssl certificates in array. Alerts via email.](https://github.com/craigmayhew/aws-cloudformation/blob/master/aws-ssl-validity-monitor.yml)
* [RSS Email Alert: Email you when a new rss entry / blog post is published](https://github.com/craigmayhew/aws-cloudformation/blob/master/aws-rss-alerter.yml)
* [Create a VPC with subnets, a gateway, a route table](https://github.com/craigmayhew/aws-cloudformation/blob/master/vpc.yml)

The following cloudformation templates only work in US-EAST-1 due to cloudwatch limitations.
* [Billing alerts: Create alerts for 100, 200, 400, 800 and 1000 USD spending](https://github.com/craigmayhew/aws-cloudformation/blob/master/billing-alerts.yml)
* [Health Checks: Create health checks with alerts for some sites I care about](https://github.com/craigmayhew/aws-cloudformation/blob/master/route53-healthchecks.yml)