DevOps 2 Answers . 1 Upvoted
DevOps 1 Answers . 1 Upvoted
DevOps 1 Answers . 0 Upvoted
DevOps 1 Answers . 1 Upvoted
DevOps 1 Answers . 0 Upvoted
DevOps1 Answers . 0 Upvoted
DevOps1 Answers . 1 Upvoted
DevOps2 Answers . 1 Upvoted
DevOps1 Answers . 1 Upvoted
DevOps1 Answers . 0 Upvoted
DevOps0 Answers . 0 Upvoted
1) security Group allowing port 8080 from Private LB --CIDR 172.32.10.0/24 on AZ (us-east-1a) and atached to tomcate server in Private subnet.
Private LB is also running on CIDR 172.32.9.0/24 on 1b zone.
so which Private subnet CIDR i need to choose?
Lakshmi Anusha Best Answer 2 years ago
Configure private LB on both subents 1a and 1b. Allow the port 8080 from Private LB in Security group. Attachment this security group to instances with help of Launch configuration.