VMware Cloud Foundation Specialist (v2) 5V0-31.22 Exam Questions

Page: 1 / 14
Total 117 questions
Question 1

An administrator is tasked with providing additional North-South throughput to the workloads hosted on overlay-backed networks in a VI Workload Domain stretched cluster. A two-node NSX Edge cluster was previously deployed through SDDC Manager before the cluster was stretched.

Which option is valid to add two nodes to the existing edge cluster while maintaining password rotation capability?



Answer : C

According to VMware Cloud Foundation Specialist (v2) Exam1, one of the objectives is to ''Describe how to expand an existing NSX-T Edge cluster''. The exam guide also states that ''SDDC Manager provides a single point of management for password rotation'' and that ''password rotation must be performed through SDDC Manager''.


Question 2

An architect needs to enable the workload management for a VCF VI workload domain and plans on using the minimum requirement for deploying a highly available NSX edge cluster.

What is the minimum requirement for this deployment?



Answer : C

This is because according to VMware documentation1, a VI workload domain consists of one or more vSphere clusters that run customer workloads.To enable workload management for a VI workload domain, you need to have an NSX-T edge cluster that provides north-south connectivity and load balancing for Kubernetes clusters2.The minimum requirement for creating an NSX-T edge cluster is two edge nodes34.The size of the edge nodes depends on the throughput and features required, but for high availability, large size is recommended5.

https://docs.vmware.com/en/VMware-Cloud-Foundation/4.5/vcf-getting-started/GUID-C68FD810-D270-43F2-AEBF-D522BA1F402B.html


Question 3

During a VCF design workshop, the architect gathered the following customer requirements:

* There should be two environments: PROD and DEV.

* PROD and DEV workloads should communicate without traversing the physical network.

* The PROD workload domain should be separate from the DEV workload domain.

* The VCF infrastructure design should be flexible and scalable as much as possible.

How many total NSX manager cluster(s) will be deployed as part of the solution?



Answer : C

According to the VMware Cloud Foundation documentation1, each workload domain in VCF has its own NSX Manager cluster that provides network services and security policies for the workloads in that domain. Therefore, to meet the customer requirements, the solution will have two workload domains: PROD and DEV, each with its own NSX Manager cluster. Additionally, the management domain will also have its own NSX Manager cluster that provides network services for the management components in VCF.However, this NSX Manager cluster is not counted as part of the solution, because it is deployed by default during the VCF bring-up process and cannot be used for workload domains2

A) 1 is not a correct answer, because it implies that there is only one workload domain in the solution, which does not meet the customer requirement of having separate PROD and DEV workload domains.

B) 4 is not a correct answer, because it implies that there are four workload domains in the solution, which exceeds the customer requirement of having two environments: PROD and DEV.

D) 3 is not a correct answer, because it implies that there are three workload domains in the solution, which does not match the customer requirement of having two environments: PROD and DEV.


Question 4

In which order should the VMware Cloud Foundation components in a Management Domain be upgraded?



Answer : B

https://docs.vmware.com/en/VMware-Cloud-Foundation/4.5/vcf-lifecycle/GUID-E101AFB5-1034-4CF9-B96E-A2E70DCF02F5.html

SDDC Manager and VMware Cloud Foundation services. This step upgrades the SDDC Manager software and the VMware Cloud Foundation services that run on the management domain controller VMs. SeeUpgrade VMware Cloud Foundation Software.

vRealize Suite products. This step upgrades the vRealize Suite Lifecycle Manager and the vRealize Suite products that are deployed and managed by it, such as vRealize Automation, vRealize Operations Manager, and vRealize Log Insight. SeeUpgrade vRealize Suite Lifecycle Manager and vRealize Suite Products.

NSX-T Data Center. This step upgrades the NSX-T Data Center software that provides network virtualization and security for the management domain. SeeUpgrade NSX-T Data Center.

vCenter Server. This step upgrades the vCenter Server software that manages the ESXi hosts and VMs in the management domain. See [Upgrade vCenter Server].

ESXi servers. This step upgrades the ESXi software that runs on the physical servers in the management domain. See [Upgrade ESXi].


Question 5

A VCF architect collected the following requirements when designing the expansion of a new VI Workload Domain with twenty four vSAN Ready nodes, each with a dual-port 25Gbps network interface card:

* Provide scalable high-performance networking with layer-3 termination at top-of-rack

* Protect workloads from switch/NIC/rack failure

* Provide isolation for DMZ workloads

* Provide at-least 25Gbps dedicated bandwidth to backup traffic

* Easily accept workloads on traditional VLAN-backed networks

* Fully-supported by VMware

Which three design considerations meet all of these requirements? (Choose three.)



Answer : A, D, E


Question 6

Which two NSX-T Data Center components are present in VMware Cloud Foundation when Application Virtual Networks (AVNs) are deployed? (Choose two.)



Answer : D, E

https://docs.vmware.com/en/VMware-Cloud-Foundation/4.5/vcf-admin/GUID-59E5BEE3-B157-426D-A40C-F21171586863.html

Before you can deploy vRealize Suite components or implement the Identity and Access Management for VMware Cloud Foundation validated solution, you must deploy Application Virtual Networks in the management domain. An Application Virtual Network (AVN) is a software-defined networking concept based on NSX-T Data Center that allows the hosting of management applications on NSX segments. In NSX-T Data Center, segments are virtual layer-2 domains. You can create overlay-backed NSX segments or VLAN-backed NSX segments. Both options create two NSX segments (Region-A and X-Region) on the NSX Edge cluster deployed in the default management vSphere cluster. Those NSX segments are used when you deploy the vRealize Suite products. Region-A segments are local instance NSX segments and X-Region segments are cross-instance NSX segments.

According to the VMware Cloud Foundation documentation1, an NSX Edge cluster is a group of NSX Edge nodes that provide centralized network services such as routing, load balancing, firewall, and NAT. An NSX segment is a virtual layer-2 domain that can be either overlay-backed or VLAN-backed. AVNs are NSX segments that are used to host management applications such as vRealize Suite components.

NSX Load Balancer is not a component of NSX-T Data Center, but a service that is provided by the NSX Edge nodes.It allows you to distribute network traffic across multiple servers or virtual machines2

NSX Global Manager is not present in VMware Cloud Foundation when AVNs are deployed, because it is only available when NSX Federation is enabled.NSX Federation allows you to manage multiple NSX-T Data Center instances across different sites from a single pane of glass3

NSX Intelligence is not present in VMware Cloud Foundation when AVNs are deployed, because it is an optional feature that requires a separate license and installation.NSX Intelligence is a distributed analytics engine that provides visibility and security recommendations for the NSX-T Data Center environment4


Question 7

Which two roles are provided by a local NSX Manager appliance? (Choose two.)



Answer : B, C

The NSX Manager is a standalone appliance that hosts the API services, the management plane, control plane, and policy management. As a result of this combined format, you no longer need to install the manager and controllers as separate VMs.The NSX Manager has three built-in roles: policy, manager, and controller1.

B) Policy: NSX Manager is responsible for the creation and management of NSX-T policies, which are used to define networking and security configurations and rules.

C) Controller: NSX Manager also serves as a central management point for NSX-T controllers, which are responsible for implementing and enforcing networking and security policies across the NSX-T environment.


VMware Cloud Foundation Specialist (v2) Exam Guide, section 2.2

NSX-T Data Center Administration Guide, section 'NSX Manager and NSX-T Controllers'

https://shuttletitan.com/nsx-t/nsx-t-management-cluster-benefits-roles-ccp-sharding-and-failure-handling/

Page:    1 / 14   
Total 117 questions