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/

Answer: C. Using a Curl or Get Command to get the latest meta-data from http://169.254.169.254/latest/meta-data/

Computer Science & Information Technology

You might also like to view...

Which of the following BEST describes attempts to guess a password by trying possible combination of letters, numbers, and symbols?

A. Social engineering B. Phreaking C. Brute force D. War driving

Computer Science & Information Technology

What particular configuration determines if a computer is designated as a server?

What will be an ideal response?

Computer Science & Information Technology