Question 486:
Your company currently has a set of web servers in a public subnet and database servers in the private subnet. You need to ensure administrators from your on-premises environment can access the database servers. Which of the following is a secure way to access the database servers?
Answer options:
A.Create a bastion host in the private subnet as the database servers. Ask the IT administrators to log into the database servers via the bastion host. B.Create a bastion host in the public subnet. Ask the IT administrators to log into the database servers via the bastion host. C.Create a NAT instance in the private subnet as the database servers. Ask the IT administrators to log into the database servers via the NAT Instance. D.Create a NAT instance in the public subnet as the database servers. Ask the IT administrators to log into the database servers via the NAT Instance.