• Stars
    star
    579
  • Rank 77,126 (Top 2 %)
  • Language
    Shell
  • Created over 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A template for setting up an AWS environment from scratch.

AWS Bootstrap

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.

Userbase

Book Sample

Here's a sample from the book. No email address necessary.

Contents

  • 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