GithubHelp home page GithubHelp logo

vpc-project-via-terraform's Introduction

Vpc-project-via-terraform

This Project create VPC and 2 instance 1 is web-database and 2nd is database

  1. VPC with cidr block 10.0.0.0/16 ( class A network)

  2. Creat a subnet a) public-subnet : 10.0.0.0/24 b) private-subnet : 10.0.1.0/24

3)Public ip's for for nat and public-instance

  1. Create a internet gateway

  2. Create Nat Gateway for database subnet (it will allow internet and stop internet to directrly associate to database )

  3. Creating public and private route table for both subnet and igw

  4. associate the 2 subnet to each route table

  5. Create Scurity grp for vpc

  6. Create A key pair for both instance for connecting via ssh

  7. Create A web instance in public subnet and database instance in private subnet

Note : For some how our database instance is not able to connect internet i am try to reslove this issue in futhure till you can use this single terraform script to create above infra in 1 go.

vpc-project-via-terraform's People

Contributors

vishal-nova 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.