Skip to content

bharatsdev/vpc-designing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

VPC with Cloudforamtion

Designing VPC with the help of cloud formation

How to access private Ec2 instance by Bastion host. Security Implemention between private ec2 instance and Bastion host

Infrastructure as code

This template has the below resorcues

  • vpc
  • Public Subnet
  • private Subnet
  • Public Route Table
  • Private Rout Table
  • Internet Gateway
  • Bastion
  • Security Groups
  • Ec2 instance
  • Outputs

How to access private Ec2 instance by Bastion host. Security Implemention between private ec2 instance and Bastion host