You have an EC2 instance which needs to find out both its private IP address and its public IP address. To do this you need to;

A. Run IPCONFIG (Windows) or IFCONFIG (Linux)
B. Retrieve the instance Metadata from http://169.254.169.254/latest/meta-data/
C. Retrieve the instance Userdata from http://169.254.169.254/latest/meta-data/
D. Use the following command; AWS EC2 displayIP


Answer: B. Retrieve the instance Metadata from http://169.254.169.254/latest/meta-data/

Computer Science & Information Technology

You might also like to view...

A data file may contain words, numbers, pictures, and programs.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Windows XP’s __________ feature provides several special purpose audio and video codecs (compressor/decompressor routines) that achieve better compression ratios than MP3 and MPEG4, the industry’s video standard.

a. Windows Media b. DirectX c. both A and B d. neither A nor B

Computer Science & Information Technology

________ is the process of encoding e-mail so that only the person with a corresponding key can decode and read the message

Fill in the blank(s) with correct word

Computer Science & Information Technology

Columns containing non-essential data can be ________

A) deleted B) hidden C) ignored D) omitted

Computer Science & Information Technology