Giter Club home page Giter Club logo

highly-available-iac's Introduction

Highly available IaC using cloudformation

This repo contains the yaml files required to launch highly available infrastructure readily into your account

  1. Network: a VPC with four subnets each 2 are in a single Availability Zone. one is public and one is private and two NAT gateways in each public subnet. the file also creates all the necessary route tables and associations needed

  2. Servers: this file launches an autoscaling group that deploys a minimum of 4 instances each two in a single private subnet. and a public load balancer that forwards HTTP traffic to those two servers. as well as a bastion host in a public subnet to access the webservers on port 22 via SSH

Dependencies

1. AWS account

You would require to have an AWS account to run the scripts

2. a programmatic access key

You need to have your CLI configured on your machine

How to use

Simply run ./create.bat or ./update.bat with the following arguments: 1- Name of stack you want -could be anything- 2- destination to either network or server files located under /src/ 3- params.json file in the same directory

highly-available-iac's People

Contributors

aerosouund avatar

Watchers

 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.