Question 113:
You are planning to set up a VPC with Subnets. The EC2 Instances hosted in the VPC need to get the time from a custom NTP server. How can you accomplish this?
Answer options:
A.Create a DHCP Options set and provide the NTP server name. B.Define a resource record in Route 53 and provide the NTP server name. C.Assign the NTP server in the Subnet configuration. D.Use an Application Load Balancer and then provide the NTP server as part of the ALB configuration.