Ntier architecture in AWS
-
Overview
-
Steps:
- create vpc with 4 subnets Refer Here for the changes done
- 2 public
- 2 private
- create security group to open 22 and 80 port for all
- create two ec2 instances in public subnets and deploy website Refer Here for the script added
- Now configure load balancer to forward the traffic Refer Here lb steps
- create vpc with 4 subnets Refer Here for the changes done


