exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 346 discussion

An organization is planning to host a Wordpress blog as well as joomla CMS on a single instance launched with VPC. The organization wants to create separate domains for each application using Route 53. The organization may have about ten instances each with these two applications. While launching each instance, the organization configured two separate network interfaces (primary + secondary ENI) with their own Elastic IPs to the instance. The suggestion was to use a public IP from AWS instead of an Elastic IP as the number of elastic IPs allocation per region is restricted in the account.
What action will you recommend to the organization?

  • A. Only Elastic IP can be used by requesting limit increase, since AWS does not assign a public IP to an instance with multiple ENIs.
  • B. AWS VPC does not attach a public IP to an ENI; so the only way is to use an Elastic IP.
  • C. I agree with the suggestion but will prefer that the organization should use separate subnets with each ENI for different public IPs.
  • D. I agree with the suggestion and it is recommended to use a public IP from AWS since the organization is going to use DNS with Route 53.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
A Virtual Private Cloud (VPC) is a virtual network dedicated to the user's AWS account. It enables the user to launch AWS resources into a virtual network that the user has defined. An Elastic Network Interface (ENI) is a virtual network interface that the user can attach to an instance in a VPC.
The user can attach up to two ENIs with a single instance. However, AWS cannot assign a public IP when there are two ENIs attached to a single instance. It is recommended to assign an elastic IP in this scenario. If the organization wants more than 5 EIPs they can request AWS to increase the number.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SkyZeroZx
2 years, 1 month ago
Selected Answer: D
Based on the given scenario, the recommended action for the organization is: D. I agree with the suggestion and it is recommended to use a public IP from AWS since the organization is going to use DNS with Route 53. Explanation: In this scenario, the organization wants to host both a WordPress blog and a Joomla CMS on a single instance within a VPC. They also want to have separate domains for each application and assign them using Route 53. Additionally, they want to have two separate public IPs for the instance.
upvoted 1 times
...
GeniusMikeLiu
3 years, 8 months ago
which one is right?
upvoted 1 times
GeniusMikeLiu
3 years, 6 months ago
A is right. AWS cannot assign a public IP when there are two ENIs attached to a single instance. you can request for other Elastic IPs if you have not enough.
upvoted 1 times
...
...
Aline_H
3 years, 9 months ago
duplicate with 123
upvoted 1 times
...
Denis_H
3 years, 10 months ago
FYI, find bellow the complete text for D: "I agree with the suggestion and it is recommended to use a public IP from AWS since the organization is going to use DNS with Route 53."
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...