Advanced VMware Cloud Foundation 9.0 Automation v1.0

Page:    1 / 4   
Exam contains 58 questions

An administrator has been tasked to provide workload storage that remains available even if one zone in a three-zone Supervisor cluster fails.
Which action must the VMware Cloud Foundation (VCF) Automation administrator take to meet this requirement?

  • A. Attach a Supervisor-based, topology-aware Storage Class to the organization.
  • B. Create a new Cloud Zone that uses a RAID1-enabled vSphere storage policy and assign it to the organization.
  • C. Increase the organization’s storage quota so that workloads can use additional capacity for replicas.
  • D. Export the Supervisor configuration from another region that utilizes vSAN-backed replicated storage.


Answer : A

DRAG DROP -
An organization administrator has been tasked with adding a certificate to their organization in VCF Automation.
What three actions are required?



Answer :

An administrator is designing a VCF Automation service catalog item that enables development teams from multiple business units to deploy standardized environments for microservices applications.
The solution must support consistent configuration, minimize environment sprawl, and enforce automated decommissioning policies.
Which three capabilities of VMware Cloud Foundation (VCF) Automation can be used to meet these requirements? (Choose three.)

  • A. Create DNS entry for cost center tracking.
  • B. Provide a Virtual Machine (VM) template running Ubuntu with Docker pre-installed.
  • C. Define and assign a lease policy.
  • D. Create a custom cloud-init configuration to installing standard company tooling.
  • E. Allow predefined firewall rules for outbound access.


Answer : BCD

A VMware Cloud Foundation (VCF) Automation Administrator is tasked to enable VCF Automation with the following requirements: all companies are hosted within a single private cloud.
RBAC (role-based access control) is enforced.
resource governance within companies.
segregation between companies.
What two actions must the VCF Automation Administrator perform to satisfy the requirements? (Choose two.)

  • A. Create and configure an AllApps Organization per company.
  • B. Ensure that the vCenter instance has a Supervisor cluster enabled.
  • C. Deploy a VCF Operations Orchestrator server to enable multi-tenancy.
  • D. Deploy a vCenter instance with a Supervisor cluster per company.
  • E. Create and configure a VMApps Organization per company.


Answer : AB

Which three types of profiles do Virtual Private Clouds (VPCs) in VMware Cloud Foundation (VCF) leverage? (Choose three.)

  • A. Security Profile
  • B. vGPU Profile
  • C. Connectivity Profile
  • D. Service Profile
  • E. QoS Profile


Answer : ACE

An administrator is tasked to implement a GitOps workflow to manage VMware Cloud Foundation (VCF) Automation blueprints and infrastructure deployment.
Which statement describes VCF Automation support for this use case?

  • A. Supports export of YAML descriptions of deployed infrastructure and committing the results back to a Git repository for drift detection and rollback.
  • B. Provides native management of ArgoCD instances, GitOps pipelines, and triggering of GitOps deployments directly from the VCFA UI.
  • C. Supports continuous monitoring of Git repositories and automatic application of changes to running deployments.
  • D. Provides version synchronization from a Git repository, enabling declarative infrastructure management and version control.


Answer : D

A customer needs to deploy Kubernetes-based workloads in a newly created VMware Cloud Foundation (VCF) workload domain.
Which two prerequisites must be met before creating an AllApps Organization in VMware Cloud Foundation (VCF) Automation? (Choose two.)

  • A. The VMware Kubernetes Service (VKS) must be activated within the VCF Management domain.
  • B. A Region must be configured within the VCF Automation Provider Management Portal.
  • C. The VCF workload domain must be configured for VMware NSX Federation.
  • D. Supervisor must be activated within the VCF Management domain and workload domain.
  • E. Supervisor must be activated within the VCF workload domain.


Answer : BE

The product development team is rolling out several new application stacks and require a self-service option to deploy their applications quickly and consistently.
The requirements are:
Present only approved application configurations.
No manual configuration within a blueprint.
Which VMware Cloud Foundation (VCF) Automation approach meets these requirements?

  • A. Integrate VCFA with a Git repository containing blueprint YAML files and train the team to update infrastructure parameters properly before committing changes.
  • B. Publish pre-approved blueprints with all required inputs preconfigured to a catalog so team members can deploy them directly.
  • C. Publish pre-approved blueprints to a catalog and allow the team to choose infrastructure options such as compute cluster and storage policy during deployment.
  • D. Publish all available blueprints to a catalog so team members can choose what is required and adjust configurations as needed at request time.


Answer : B

DRAG DROP -
An administrator has been tasked with creating an action in VMware Cloud Foundation (VCF) Operations orchestrator. The action will be used within all custom created workflows and actions to print additional information into the logs to assist with troubleshooting. The following information has been provided for the action:
The action must be named standardLogging
The action must be stored in lab.vcf.logging
The action script will output a value that is in a JSON object format
The action must accept an input with the following configuration:

Name: sourceName -

Type: string -
Drag and drop the five correct steps the administrator must perform as part of this task from the Possible Steps list on the left and place them into the Selected Steps list on the right in any order.



Answer :

A customer requires a backup of blueprints within VMware Cloud Foundation (VCF) Automation to a third-party solution each time the blueprint is released.
What construct will satisfy the requirement?

  • A. ArgoCD service
  • B. Event broker subscription
  • C. CloudConfig
  • D. Velero service


Answer : B

An organization uses VMware Cloud Foundation (VCF) and requires the following across the private cloud environment: monitor IP space utilization. detect network anomalies. enforce consistent network policies.
What three capabilities are required? (Choose three.)

  • A. NSX Traceflows
  • B. vDefend
  • C. Integrated Security with VCF Operations
  • D. VCF Operations lifecycle management
  • E. NSX Subnetting


Answer : ABC

An administrator is responsible for managing a VMware Cloud Foundation (VCF) fleet and the administrator has been tasked with the following:
Create DNS records before each virtual machine (VM) is deployed using VCF Automation.
The administrator has already completed the following tasks:
Created two VCF Operations Orchestrator Workflows with corresponding Event Subscriptions:

Create DNS Record -

Delete DNS Record -
Created a new blueprint to deploy a VM:
Added two string inputs, hostname and domainName.
Added hostname: ‘${input.hostname}’ as a custom property of the Virtual Machine resource.
Added domainName: ‘${input.domainName}’ as a custom property of the Virtual Machine resource.
What should the administrator configure within the Event subscription to ensure that the DNS record is only created when the hostname is provided?

  • A. Add the event.data.customProperties[‘hostname’] != null condition to the Create DNS Record and Delete DNS Record subscriptions.
  • B. Enable the Block execution of events in topic option in the Create DNS Record and Delete DNS Record subscriptions.
  • C. Add the Delete DNS Record workflow as the Recovery Workflow of the Create DNS Record subscription.
  • D. Add the event.data.customProperties[‘domainName’] != null condition to the Create DNS Record and Delete DNS Record subscriptions.


Answer : A

An administrator has been tasked with deploying an AllApps Organization within VMware Cloud Foundation (VCF) Automation.
During the regional networking creation step, which three NSX constructs will automatically be configured? (Choose three.)

  • A. A Virtual Private Cloud (VPC) connectivity profile.
  • B. An NSX Transit Gateway.
  • C. A Provider Tier-0 Gateway.
  • D. A Default Virtual Private Cloud (VPC).
  • E. A Virtual Distributed Switch (VDS).


Answer : ABD

An Organization Administrator notices that their public assigned IPs are being used for non-production workloads.
What should the administrator do to prevent further public IP addresses consumption?

  • A. Create an IP Quota and associate it with the non-production namespace.
  • B. Modify the default IP Quota that was shared by the provider.
  • C. Create an IP Quota and associate it with the non-production VPC.
  • D. Modify the existing VPC and remove the “External IPv4 blocks”.


Answer : C

The Terraform provider for VMware Cloud Foundation (VCF) Automation enables management of which two VCF Automation elements? (Choose two.)

  • A. Provisioning of resources with Terraform
  • B. VMApps Organizations
  • C. AllApps Organizations
  • D. VCF Operations Orchestrator
  • E. VCF Automation Pipelines


Answer : AC

Page:    1 / 4   
Exam contains 58 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 | Amazon Exams | Cisco Exams | CompTIA Exams | Databricks Exams | Fortinet Exams | Google Exams | Microsoft Exams | VMware Exams