VMware Certified Advanced Professional 7 - Cloud Management and Automation Design Exam v1.0

Page:    1 / 4   
Exam contains 60 questions

A company has been successfully deploying virtual machines to its data center in Boston for over a year. The architect has added the endpoint in vRealize
Automation and been tasked with consuming the resources in a new data center in Las Vegas.
With minimal change to the catalog design, which two design options could the architect consider in order to enable users to begin deploying machines to both data centers? (Choose two.)

  • A. Configure the locations.xml file on the IaaS Manager servers to contain a location for Las Vegas. Select "˜Display Location on Request"™ within your existing blueprints.
  • B. Create a new reservation utilizing compute resources in Las Vegas. Create a new reservation policy and assign it to the new reservation.
  • C. Configure the locations.xml file on the IaaS Web servers to contain a location for Las Vegas. Select "˜Display location on request"™ within your existing blueprints.
  • D. Copy your existing blueprints and set the reservation policy to the new reservation policy that is set on the Las Vegas reservation.
  • E. Create a new reservation utilizing compute resources in Las Vegas. Set the reservation policy to the same as the Boston reservation.


Answer : BE

An architect was tasked with providing a temporary vRealize Automation instance for a test environment that includes a single vRealize Automation appliance and an IaaS server that includes a SQL database instance.
After testing is complete, the architect is tasked to convert the existing instance into a distributed, load-balanced instance to be used for production. Which design solution would best address this request?
A.


B.

C.

D.



Answer : A

During initial provisioning lifecycle of its vRealize Automation workloads, an architect wants the ability to call an external system during state changes of machines.
Which are three acceptable lifecycle states that could be used for calling out to a system? (Choose three.)

  • A. WFStubMachineRetired
  • B. WFStubMachineProvisioned
  • C. WFStubMachineDisposing
  • D. WFStubExtendMachine
  • E. WFStubMachineExpired


Answer : BCE

Reference:
https://vmguru.com/2015/10/vrealize-automation-7-lifecycle-extensibility/

Which two statements are true regarding a vRealize Automation appliance configured for high availability? (Choose two.)

  • A. The vRealize Automation appliance supports active-active high availability for all components except the appliance database.
  • B. The appliance database is automatically clustered within the vRealize Automation appliance and failover is a manual operation.
  • C. The vRealize Automation appliance supports active-active high availability for all components including the appliance database.
  • D. Since the appliance database is automatically clustered within the vRealize Automation appliance, failover is an automated operation.


Answer : AD

Reference -
https://docs.vmware.com/en/vRealize-Automation/7.4/com.vmware.vra.install.upgrade.doc/GUID-71F3A54E-F054-4255-9F7A-E58774B81D95.html

A development team has requested the ability to refresh database contents for existing pre-production SQL servers managed by vRealize Automation. The developers have provided the cloud architect with a T-SQL script suitable for performing this task.
Which design recommendation would address the requirements of this scenario?

  • A. Build a software component to run the T-SQL script.
  • B. Design an XaaS blueprint based on a custom Orchestrator workflow.
  • C. Design a blueprint and use custom properties to run the T-SQL script.
  • D. Build a resource action and publish it to the developers.


Answer : A

An architect has been asked to design a machine blueprint for the development team. The machine(s) of each deployment must contain dynamically-assigned unique IP"™s that could be reached by the resources on the corporate network.
Which type of network should the architect recommend for this blueprint?

  • A. On-Demand NAT Network
  • B. Existing Network
  • C. On-Demand Routed Network
  • D. On-Demand Load Balancer


Answer : A

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.


Answer : D

Reference:
https://docs.vmware.com/en/vRealize-Orchestrator/7.4/rn/aws-plugin-110-release-notes.html

A cloud architect is tasked with designing a solution for guest virtual machine backup system integration for an organization"™s vRealize Automation (vRA) private cloud. During requirements gathering, the backup system vendor confirmed that REST API methods are available for the following:
-> Install and configure backup agent
-> Initiate incremental backup
-> Initiate full system backup
-> Uninstall backup agent and remove number of nodes form license node count
-> Only authorized users should initiate full system backups
Which design solution addresses this scenario?

  • A. Execute backup system REST APIs using vRA custom properties.
  • B. Execute backup system REST APIs using vRA software components.
  • C. Execute backup system REST APIs using vRealize Orchestrator workflows at appropriate vRA lifecycle state/event.
  • D. Execute backup system REST APIs using a third-party configuration management solution.


Answer : C

An architect is tasked with designing a solution to satisfy the following requirements for vSphere Machine provisioning:
-> All business groups share the same vCenter template.
-> Based on the user selected application name, a corresponding vCenter customization specification should be selected. If no match is found, the business group"™s default customization specification should be used.
Which two solutions could meet these requirements?
A.


B.

C.

D.



Answer : B

An Internet Service Provider requires the use of vRealize Automation to create blueprints and application services. It must catalog the blueprints once and share across multiple tenants in order to maintain standards and avoid rework.
Which statement is true about blueprints and application services?

  • A. Blueprints and application services CANNOT be shared across tenants.
  • B. Blueprints CANNOT be shared across tenants, but application services can be shared.
  • C. Blueprints and application services can be shared across tenants.
  • D. Application services can be shared across tenants, but blueprints CANNOT be shared.


Answer : C

A large non-profit organization is working to automate deployment of servers and software. For one popular software package, the organization owns a limited number of instance licenses which must be tracked per deployment. Currently this is a manual process, involving an operator updating a SQL database of licensing information.
The cloud architect has already designed a software component and blueprint capable of deploying the software.
Which design meets the requirements of this scenario?

  • A. Publish the blueprint as a catalog item with a quota configured to limit the number of deployments.
  • B. Publish the blueprint as a catalog item with the appropriate custom property.
  • C. Design an approval policy using event subscription.
  • D. Design an approval policy using the "Required based on conditions" option to validate against the SQL database.


Answer : D

An architect wants the ability to associate a blueprint with the default machine states for the use of extensibility tasks.
Which four default machine states could be associated with a blueprint to call out extensibility tasks? (Choose four.)

  • A. Initialize
  • B. RegisterMachine
  • C. MachineProvisioned
  • D. Expired
  • E. UnprovisionMachine
  • F. Disposing
  • G. Deleting


Answer : BDEF

Reference:
http://chansblog.com/optional-vra-part-10-extensibility-integration-of-vro-with-vra/

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


Answer : D

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
To which two infrastructure qualities would the "˜Fine grained logging and monitoring of all events"™ technical requirement map?

  • A. Manageability
  • B. Recoverability
  • C. Security
  • D. Performance


Answer : AD

An administrator maintains multiple tenants on a vRealize Automation environment. Consumers of Tenant B have requested to modify their current tenant architecture from the default to incorporate their own mail servers so that their user base can respond to notifications for completing work items and approvals.
Consumers of Tenant A insist that no change be made to their current mail settings.
Which design changes are required to the architecture to meet the requirements for both tenants?

  • A. Log in to the default tenant as administrator and under the Administration tab, select Email Servers, then add and configure the additional new mail servers.
  • B. Log in to Tenant B as a tenant administrator and under the Administration tab, select each mail server and click Override Global, then configure the requested new mail servers.
  • C. Log in to the default tenant as administrator and under the Administration tab, select Tenant B, then add and configure the requested new mail servers for the tenant.
  • D. Log in to Tenant B as an IaaS administrator and grant approval administrator privileges to the required user base of the tenant.


Answer : C

Page:    1 / 4   
Exam contains 60 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy