Question 81:
A VPC has four subnets: Subnet Description Subnet1 Contains a route table entry with destination: 0.0.0.0/0 and target: VPC Internet Gateway ID Subnet2 Contains a route table entry with destination 0.0.0.0/0 and target: NAT Gateway ID Subnet3 Contains an EC2 instance that serves as a bastion host Subnet4 Contains an NSG Inbound Rule with Source: 0.0.0.0/0; Protocol: TCP; and Port Range: 1433 What would be the recommended subnet for hosting an RDS database instance?
Answer options:
A.Subnet1 B.Subnet2 C.Subnet3 D.Subnet4