Question 163:
Your team has servers in a private subnet in AWS. You need to devise a secure mechanism to connect to a private subnet from an external network. How could you accomplish this?
Answer options:
A.Change the Route tables for the subnet to add the Internet gateway. B.Change the Route tables for the subnet to add the NAT gateway. C.Add a bastion host in a private subnet. D.Add a bastion host in a public subnet.