Giter Site home page Giter Site logo

kiran-az / enterpriselevelawsinfrastructure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maciejj04/enterpriselevelawsinfrastructure

0.0 0.0 0.0 23 KB

Automation for the series of mini articles: The Path Towards Enterprise Level AWS Infrastructure

Shell 100.00%

enterpriselevelawsinfrastructure's Introduction

Objectives

This repo contains AWS cloud formation scripts used to automate AWS infractructure setup presented in the series of mini articles The Path Towards Enterprise Level AWS Infrastructure:

  1. The Path Towards Enterprise Level AWS Infrastructure – Architecture Scaffolding
  2. The Path Towards Enterprise Level AWS Infrastructure – EC2, AMI, Bastion Host, RDS
  3. The Path Towards Enterprise Level AWS Infrastructure – Load Balancing and Application Deployment

You can find live infrastructure setup recording here.

NOTE: The scripts lack automated application deployment scripts.

Usage guide

The repo contains two cloud formation stacks:

  • The first one spins up networking part of the infrastructure (scaffolders) - infra-stack.yml. To create stack, simply run ./create-infra.sh script.

  • The second stack is responsible for booting up VMs (AWS EC2) & MySql Database (AWS RDS) - vm-and-db-stack.yml. Accordingly, to start the stack run: ./create-vm-and-db.sh

Enhancements

To make the infrastructure even more resilient and scalable, we may use AWS Auto Scaling Groups instead of having 'hardcoded' EC2 instances configured in Cloud Formation script. Improved vm-and-db-stack that implements it, is available in ec2-auto-scaling GIT branch.

enterpriselevelawsinfrastructure's People

Contributors

maciejjk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.