The architect for a vRealize Automation project has a customer who wants the ability to do `Backup as a Service' capabilities through day two operations. This is to allow end users to do on-demand backup and restores of their vRealize
Automation workload machines without the need to open a ticket with Support.
To which two infrastructure qualities does this technical requirement map? (Choose two.)
A. Recoverability
B. Security
C. Manageability
D. Availability
E. Performance
During requirements gathering for an organization's private cloud on a single machine catalog, the following requirements were identified:
A user should be able to select a data center location which is mapped to a custom resource by the fabric administrator.
A Guest VM custom hostname format should be based on the first two letters of the data center location.
A generated VM custom hostname format should be displayed as a drop-down in the catalog request pageusing a vRealize Automation (vRA) custom property backed by external vRealize Orchestrator (vRO) action.
Which design recommendation would best address these requirements?
A. Define a custom property "_vrm.DataCenter.Location" with static datacenter values, assign it to the blueprint with the "Show in the request" check box selected and map it as an input to the required vRO action.
B. Define a custom property "Vrm.DataCenter.Location" with static datacenter values, assign it to the blueprint with the "Show in the request" check box selected and map it as an input to the required vRO action.
C. Enable "Display location on request" in the blueprint's VM machine type, map the built-in "Vrm.DataCenter.Location" custom property as an input to the required vRO action.
D. No new custom property is required since the fabric administrator has already mapped datacenter locations to the correct compute resources. Map the built-in "_vrm.DataCenter.Location" custom property as an input to the required vRO action.
An architect has been tasked with designing a vRealize Automation blueprint that includes Linux machines.
The design includes a requirement that all newly-created machines be added to the corporate DNS. Which two design specifications will address the needs of this scenario?
A. Use custom properties on each machine within the blueprint that provides the details for adding the machine to the corporate DNS.
B. Create an Event Broker subscription that runs an appropriate vRealize Orchestrator workflow during an appropriate machine lifecycle state.
C. Add and configure the appropriate XaaS component into the machine blueprint.
D. Create an XaaS blueprint that adds the machine to DNS and then builds the machine.
The architect for a vRealize Automation project has met with the IT team and identified the following requirements:
1.
Fine grained logging and monitoring of all events
2.
VMs have to be available within 5 minutes of request
3.
Utilize built-in functionality
4.
HIPAA Compliance
5.
API calls to vRA and NSX
6.
Custom Portal
To which infrastructure quality would the `VMs have to be available within 5 minutes of request' requirement map?
A. Manageability
B. Recoverability
C. Security
D. Performance
The architect for a vRealize Automation project met with the IT team and identified the following requirements:
1.
Fine grained logging and monitoring of all events
2.
99.99% SLA of the custom portal
3.
Utilize built-in functionality
4.
HIPAA Compliance
5.
API calls to vRA and NSX
6.
Custom Portal
7.
Ability for 150 concurrent DEM wokflows
To which infrastructure quality would the `Ability for 150 concurrent DEM workflows' technical requirement map?
A. Manageability
B. Recoverability
C. Security
D. Performance
A company with a full vRealize solution stack deployment has recently been considering the Amazon Web Services (EC2) offering. The vRealize Automation architect is being tasked with integrating the Amazon test account with its environment for testing. What would be the easiest way to complete this integration without adding any risks to the production environment?
A. Deploy a vCenter 6.0 appliance in Amazon and connect it as an endpoint to vRealize Automation.
B. Create an Openstack endpoint and connect it to Amazon's cloud.
C. Use the Amazon EC2 endpoint using a restricted access key for a test environment.
D. Use the vRealize Orchestrator Plug-in for Amazon Web Services to create an Amazon EC2 endpoint using a restricted access key for a test environment.
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?
A. VMware.VirtualCenter= Development
B. VMware.VirtualCenter= Production
C. VMware.VirtualCenter.Folder= Production
D. VMware.VirtualCenter.Folder= Development
Which are three considerations to take into account when designing a fabric group? (Choose three.)
A. Infrastructure resources can be organized into fabric groups and be assigned one or more fabric administrators to manage the resources in the fabric group.
B. Once a fabric group is created in a specific tenant, its resources can only be consumed by members of business groups in that tenant.
C. Fabric groups are required for virtual and cloud endpoints.
D. Only resources that exist on the clusters selected for the fabric group are discovered during data collection.
E. A fabric administrator can add or remove compute resources to and from a fabric group.
An IT group would like to automate the allocation of software applications to business users' virtual desktops using a self-service portal. Application requestors should be able to select one or more applications from an up-to-date list of available software when submitting a request.
What are two requirements for this design? (Choose two.)
A. The use of external value definitions
B. custom forms
C. custom resources
D. a provisioning XaaS blueprint
The security team has mandated that all new virtual machines undergo an automated network security scan when provisioned. The security team has provided the cloud architect with the REST API calls necessary to interface with the security scanning solution.
Which design recommendation would enable this capability?
A. Create an Orchestrator workflow to trigger the security scan based on a subscription to the BuildComplete lifecycle state.
B. Design an approval policy that references the external REST API and associate this approval policy with the IaaS machine provisioning workflow.
C. Design a software component that includes the REST API ca lls during the I nstall script, and include
D. This component on all systems.
E. Create an Orchest rator workflow to trigger the security scan based on a subscription to the MachineActivated lifecycle state.