3V0-732 VMware Certified Advanced Professional 7 - Cloud Management and Automation Design Exam

Loading demo links...

Showing 7–9 of 10 questions

Question 7

A company’s vRealize Automation infrastructure is using replicated storage as well as local storage. All production virtual machine deployments should be places into the “Production” folder so that it is on replicated storage. For the company’s development environment, all deployments should be placed in the “Development” VM folder so that it is on non-replicated storage.

Which setting should be configured for the production blueprint?

Select an option, then click Submit answer.

  • VMware.VirtualCenter= Development

  • VMware.VirtualCenter= Production

  • VMware.VirtualCenter.Folder= Production

  • VMware.VirtualCenter.Folder= Development

Question 8

A cloud architect is tasked with providing a design for integration with a third-party system.

The following requirements have been identified:

When a user requests a virtual machine, vRealize Automation should pass the user selected application name with its key to the third-party system.

The application list could be updated weekly following the architecture approval meeting. It currently has 250 items.

Impacts to the vRealize Automation virtual machine request screen’s performance should be minimized.

What would be the best solution to meet these requirements?

Select an option, then click Submit answer.

  • Create a vRO action to return application values as “Array\String” by reading from the thirdparty system dynamically, Create a display drop-down custom property with external values and map it to the vRO action.

  • Design a schedule vRealize Orchestrator (vRO) workflow to read values from the third-party system and store in vRO, Create a vRO action to return application values stored in vRO as “Properties”, Create a Display drop-down custom property with external values and map it to the vRO action.

  • Create a Display drop-down custom property with external values and provide AJAX call information to the third-party system.

  • Design a schedule vRO workflow to read values from the third-party and store in vRO, Create a vRO action to return application values stored in vRO as “Array\String”, Create a Display drop-down custom property with external values and map it to the vRO action.

Question 9

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?

Select an option, then click Submit answer.

  • Create a separate logical network and add it to the development reservation.

  • Create a new NSX routed network using a /28 netmask and add it to the development reservation.

  • Create an NSX One-To-One NAT network and add it to the development reservation.

  • Create an NSX One-To-Many NAT network and enable the DHCP feature and add it to the development reservation.