Question 7:
You’re developing an application that will be hosted on an EC2 Instance. This will be part of an Autoscaling Group. The application needs to get the private IP of the instance to send it across to a controller-based application. Which of the following can be done to achieve this?
Answer options:
A.Query the Instance Meta Data B.Query the Instance User Data C.Have an Admin get the IP address from the console D.Make the application run IFConfig