Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/good-parts/aws-bootstrap

A template for setting up an AWS environment from scratch.
https://github.com/good-parts/aws-bootstrap

aws aws-bootstrap cloudformation code-build code-deploy continous-deployment

Last synced: 1 day ago
JSON representation

A template for setting up an AWS environment from scratch.

Awesome Lists containing this project

README

        

# AWS Bootstrap

This is the source code from The Bootstrap Guide of **[The Good Parts of AWS](https://gumroad.com/l/aws-good-parts)**. 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](https://aws-good-parts.netlify.com/the-good-parts-of-aws-sample.pdf). 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