This is the source code from The Bootstrap Guide of The Good Parts of AWS. The final result is a template for setting up a new AWS environment from scratch, and each code commit follows the checkpoints in the book.
Here's a sample from the book. No email address necessary.
- Preface
- Part 1: The Good Parts
- The Default Heuristic
- DynamoDB
- S3
- EC2
- EC2 Auto Scaling
- Lambda
- ELB
- CloudFormation
- Route 53
- SQS
- Kinesis
- Part 2: The Bootstrap Guide
- Starting from Scratch
- Infrastructure as Code
- Automatic Deployments
- Load Balancing
- Scaling
- Production
- Custom Domains
- HTTPS
- Network Security