You run an automobile reselling company that has a popular online store on AWS. The application sits behind
an Auto Scaling group and requires new instances of the Auto Scaling group to identify their public and private
IP addresses. How can you achieve this?
A.
By using Ipconfig for windows or Ifconfig for Linux.
B.
By using a cloud watch metric.
C.
Using a Curl or Get Command to get the latest meta-data from http://169.254.169.254/latest/meta-data/
D.
Using a Curl or Get Command to get the latest user-data from http://169.254.169.254/latest/user-data/
C
C … which is a pretty cool feature btw