forked from robparrott/stdlib
-
Notifications
You must be signed in to change notification settings - Fork 2
Notes
Daniel Silverman edited this page Dec 3, 2013
·
3 revisions
- Single public host
- One-AZ VPC with ELB, app, and data tiers
- Multi-AZ VPC with ELB, app, app+n, and data tiers
- Queue that spins up spot instances on demand to do data processing and return a result
- Single S3 bucket
- Public RDS instance
- Puppet master to manage other instances (including client management with cert signing)
- simple-s3
- rds
- vpc-two-tier
- bees-with-machine-guns
- multi-hosts
- Choose 1, 2, or 3 AZ
- How many public networks (and IP ranges)?
- How many private networks (and IP ranges)?
- Which private networks should have NAT?
- Which NAT instance and size to use? (find with Boto?)
- Optional bastion host
- Allowed source ports and IP ranges