VMware vRealize Operations Manager Advanced — Question 27
The development team has decided to move its 12-node application into its vRealize Automation environment. There are several teams of developers all working on the same application, so the traffic needs to be separated from the other teams.
Since the application has no dependencies outside of itself, what could be done to address the needs of this scenario?
Answer options
- A. Create a separate logical network and add it to the development reservation.
- B. Create a new NSX routed network using a /28 netmask and add it to the development reservation.
- C. Create an NSX One-To-One NAT network and add it to the development reservation.
- D. Create an NSX One-To-Many NAT network and enable the DHCP feature and add it to the development reservation.
Correct answer: D
Explanation
The correct answer is D, as configuring an NSX One-To-Many NAT network with DHCP will allow for efficient traffic management among the multiple developer teams while providing IP address assignments dynamically. Options A and B do not address the need for NAT or DHCP, which are crucial for handling network traffic in this scenario. Option C, while providing NAT, lacks the ability to efficiently manage multiple developers' traffic through DHCP.