Coder Social home page Coder Social logo

3-tier-architecture-with-aws-cloudformation's Introduction

3-Tier-Architecture-with-AWS-CloudFormation

3-tier- Architectural Diagram

VPC Stack

In this section, you'll find information about the resources defined in the AWS CloudFormation template for creating a Virtual Private Cloud (VPC) infrastructure and its associated components. The following are the key resources in the stack:

  1. VPC (Virtual Private Cloud):

    • VPC - The Virtual Private Cloud resource in the template.
  2. Internet Gateway:

  3. Subnets:

    • Subnet - The Subnet resources in the template.
  4. Route Tables:

    • Route Table - The Route Table resources in the template.
  5. NAT Gateway:

    • NAT Gateway - The NAT Gateway resource in the template.
  6. Elastic IP:

    • EIP - The Elastic IP resource in the template.
  7. VPC Gateway Attachment:

  8. Subnet Route Table Association:

EC2 Stack

In this section, you'll find information about the resources defined in the AWS CloudFormation template for deploying EC2 instances and an Application Load Balancer (ALB). The following are the key resources in the stack:

  1. Security Group for Test Server:

    • Security Group - The security group for the Test Server in the template.
  2. Security Group for PHP Server 1:

    • Security Group - The security group for PHP Server 1 in the template.
  3. EC2 Instance for Test Server:

    • EC2 Instance - The EC2 instance for the Test Server in the template.
  4. EC2 Instance for PHP Server 1:

    • EC2 Instance - The EC2 instance for PHP Server 1 in the template.
  5. EC2 Instance for PHP Server 2:

    • EC2 Instance - The EC2 instance for PHP Server 2 in the template.
  6. Application Load Balancer Security Group:

    • Security Group - The security group for the Application Load Balancer (ALB) in the template.
  7. Application Load Balancer:

  8. Application Load Balancer Target Group:

    • Target Group - The target group associated with the ALB in the template.
  9. Application Load Balancer Listener:

    • Listener - The listener for the ALB in the template.

DB Stack

In this section, you'll find information about the resources defined in the AWS CloudFormation template for provisioning an Amazon RDS (Relational Database Service) instance. The following are the key resources in the stack:

  1. DB Subnet Group:

    • DB Subnet Group - The DB Subnet Group resource in the template used for RDS.
  2. Security Group for the RDS Instance:

    • Security Group - The security group for the RDS instance in the template.
  3. Inbound Traffic Rule for RDS Security Group:

  4. RDS Instance:

    • RDS Instance - The RDS database instance in your template.

3-tier-architecture-with-aws-cloudformation's People

Contributors

firdous2307 avatar

Stargazers

 avatar  avatar

Forkers

ashtonpangxq

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.