Giter VIP home page Giter VIP logo

terraform_module_assignment's Introduction

About Project:

Project Name - Multi-Region Infrastructure Deployment using Terraform Modules

Introduction - This document is renders to help for deploying AWS Services like VPC, SG, EC2, S3 and RDS by using Terraform Modular concept.

Prerequisites - AWS Account, IDE(VS Code) Terraform Installed.

Overview - In this project I design a AWS Infrastructure by deploying Services like VPC, SG, EC2, S3 and RDS each in a separate module, in order to Automate entire Infra and Code Reusability.

Module Description -

SG: In this module i configure the security measures for the instance

VPC: In this module i create a custom vpc for the instance, configure public subnet for EC2 and private subnet for RDS, I also configure Route table, Route table association etc

EC2_Instance: In this module i create a Remote Server of Ubuntu linux distribution, In this Server i attached a Custom VPC and a Custom Security group in order to maintain security and networking of the instance

S3: In this module i create a S3 bucket with all default configurations

RDS: In this module i create a RDS MySQL database, configure private subnets and attached to same VPC and SG which are used in EC2 Instance

Usage of Project - This project is used whenever we want to create same infrastructure in any other region we can reuse the entire code by simply repacing terraform.tf file. In terraform.tf file we can write the requrired regions parameter like region_name thats it and your infrastructure will be ready within a few minutes.

terraform_module_assignment's People

Contributors

tparshu 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.