Solved

An Organization Is Planning to Create a Secure Scalable Application

Question 589

Multiple Choice

An organization is planning to create a secure scalable application with AWS VPC and ELB. The organization has two instances already running and each instance has an ENI attached to it in addition to a primary network interface. The primary network interface and additional ENI both have an elastic IP attached to it. If those instances are registered with ELB and the organization wants ELB to send data to a particular EIP of the instance, how can they achieve this?


A) The organization should ensure that the IP which is required to receive the ELB traffic is attached to a primary network interface.
B) It is not possible to attach an instance with two ENIs with ELB as it will give an IP conflict error.
C) The organization should ensure that the IP which is required to receive the ELB traffic is attached to an additional ENI.
D) It is not possible to send data to a particular IP as ELB will send to any one EIP.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions