Cloud-Formation Template for N-tier(JSON)(PARAMETERS)

Create a Template for the following:(PARAMETERS & REF)

 LINK:

N-Tier-Network(Parameters and REF) 

 

* Region => Mumbai
  * CIDR  => 192.168.0.0/16
  * Subnets => 2 Subnets
    * Web:
        CIDR  => 192.168.0.0/24
    * Data:
        CIDR  => 192.168.1.0/24
  * Internet Gateway
  * Route Table => Should allow all incoming & outgoing traffic
  * 2 Virtual Machines (EC2 Instances in each subnet)

Comments

Popular posts from this blog

How to run Jenkins on Docker container | How to create Jenkins Volumes on Docker

POWERSHELL

Building game of life container