How can you achieve this?

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?

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/



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Steve

Steve

C … which is a pretty cool feature btw