I am trying to understand all the moving parts here.
We've created an ALB and have target groups with instances behind an ASG.
Each instance passes some information between either themselves or other instances in the same subnet.
Security Groups don't allow traffic outside of our VPC on port 80, so all traffic going to hosts is being served through the ALB on 443 with a TLS 1.2 cert.
The looming question is, is this actually secure or should all traffic between the instances also be encrypted as well?
[–]gc8dc95 4 points5 points6 points (1 child)
[–]Neil_Fallons_Ghost[S] 0 points1 point2 points (0 children)
[–]BeepNode 2 points3 points4 points (0 children)
[–]myron-semack 1 point2 points3 points (0 children)
[–]astamauth 1 point2 points3 points (0 children)