All Projects → good-parts → Aws Bootstrap

good-parts / Aws Bootstrap

Licence: mit
A template for setting up an AWS environment from scratch.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Aws Bootstrap

Org Formation Cli
Better than landingzones!
Stars: ✭ 471 (-3.48%)
Mutual labels:  aws, cloudformation
Cfripper
Library and CLI tool for analysing CloudFormation templates and check them for security compliance.
Stars: ✭ 265 (-45.7%)
Mutual labels:  aws, cloudformation
Docs
Rapid CloudFormation: Modular, production ready, open source.
Stars: ✭ 209 (-57.17%)
Mutual labels:  aws, cloudformation
Checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
Stars: ✭ 3,572 (+631.97%)
Mutual labels:  aws, cloudformation
Lamby
Simple Rails & AWS Lambda Integration 🐑🛤
Stars: ✭ 336 (-31.15%)
Mutual labels:  aws, cloudformation
Cluster Lifecycle Manager
Cluster Lifecycle Manager (CLM) to provision and update multiple Kubernetes clusters
Stars: ✭ 200 (-59.02%)
Mutual labels:  aws, cloudformation
Serverlessbydesign
A visual approach to serverless development. Think. Build. Repeat.
Stars: ✭ 254 (-47.95%)
Mutual labels:  aws, cloudformation
Awscloudformation Samples
Sample AWS CloudFormation templates
Stars: ✭ 153 (-68.65%)
Mutual labels:  aws, cloudformation
Aws Demos
A hands on repo with multiple demonstrations on AWS 🎓
Stars: ✭ 324 (-33.61%)
Mutual labels:  aws, cloudformation
Auto Tag
Automatically tag AWS resources on creation, for cost assignment
Stars: ✭ 322 (-34.02%)
Mutual labels:  aws, cloudformation
Aws Cf Templates
A cloudonaut.io project. Engineered by widdix.
Stars: ✭ 2,399 (+391.6%)
Mutual labels:  aws, cloudformation
Devops Python Tools
80+ DevOps & Data CLI Tools - AWS, GCP, GCF Python Cloud Function, Log Anonymizer, Spark, Hadoop, HBase, Hive, Impala, Linux, Docker, Spark Data Converters & Validators (Avro/Parquet/JSON/CSV/INI/XML/YAML), Travis CI, AWS CloudFormation, Elasticsearch, Solr etc.
Stars: ✭ 406 (-16.8%)
Mutual labels:  aws, cloudformation
Autospotting
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
Stars: ✭ 2,014 (+312.7%)
Mutual labels:  aws, cloudformation
Aws Sso Util
Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
Stars: ✭ 208 (-57.38%)
Mutual labels:  aws, cloudformation
Aws Sdk Perl
A community AWS SDK for Perl Programmers
Stars: ✭ 153 (-68.65%)
Mutual labels:  aws, cloudformation
Aws Toolkit Eclipse
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
Stars: ✭ 252 (-48.36%)
Mutual labels:  aws, cloudformation
Stratosphere
Haskell EDSL and type-checker for AWS CloudFormation templates
Stars: ✭ 151 (-69.06%)
Mutual labels:  aws, cloudformation
Aws Labs
step by step guide for aws mini labs. Currently maintained on : https://github.com/Cloud-Yeti/aws-labs Youtube playlist for labs:
Stars: ✭ 153 (-68.65%)
Mutual labels:  aws, cloudformation
Awesome Cloudformation
A curated list of resources and projects for working with AWS CloudFormation.
Stars: ✭ 290 (-40.57%)
Mutual labels:  aws, cloudformation
Pipeline Aws Plugin
Jenkins Pipeline Step Plugin for AWS
Stars: ✭ 389 (-20.29%)
Mutual labels:  aws, cloudformation

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].