Instance Meta Data
What’s the URL for instance metadata?
http://169.254.169.2543/latest/meta-data (actual exam question wanted this!)
Instance Meta Data
Encryption and AuthZ/AuthN for instance meta-data?
None. Anything on the instance can read anything in metadata
Instance Meta Data
How do you restrict access to the instance meta-data from inside an instance?
iptables(8) :-) Sneaky!