ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

305 / 474

Question 305:

Your team has developed an application that will be launched on EC2 Instances that are part of an Autoscaling Group. It needs to be ensured that the application can get the IP address of the Instance. How can you achieve this?

Answer options:

A.Make the application query the Instance Metadata.
B.Make the application query the Instance Userdata.
C.Make the application query the Autoscaling Group.
D.Make the application query the Launch configuration.