Which two statements are the most accurate regarding Cluster Protect? (Choose two.)
A. An AWS subnet can be shared by VMs, Prism Central, and Multicloud Snapshort Technology (MST).
B. Nutanix Guest Tools (NGT) is not required to be installed on User VMs.
C. The dusters that are to be protected must be registered with the same instance of Prism Central.
D. The Cluster Protect feature requires AOS version 6.7 or higher.
Explanation:
The clusters that are to be protected must be registered with the same instance of Prism Central
(Answer C):
For Cluster Protect to function correctly, all clusters intended for protection must be registered
under the same Prism Central instance. This ensures consistent management and coordination of
protection policies and operations across clusters.
The Cluster Protect feature requires AOS version 6.7 or higher (Answer D):
Cluster Protect is a feature that is available starting from AOS version 6.7. To utilize this feature,
ensure that the Nutanix clusters are running this version or a newer one.
A company has purchased Nutanix AOS Pro licensing. Which add-on products are available with this license tier in the AWS cluster deployment wizard?
A. EUC
B. Nus
C. Self-Service and Cost Governance
D. Files, Advanced Replication, and DARE
Explanation:
With the Nutanix AOS Pro licensing, several advanced features and add-on products become available.
Specifically, in the AWS cluster deployment wizard, the following add-ons are available:
Which interface must be used to deploy NC2?
A. Cloud Provider portal
B. NC2 Tile within the my.nutanix.com portal
C. Prism Central Dashboard
D. Foundation running in a Cloud Virtual Machine
Explanation:
The NC2 Tile within the my.nutanix.com portal is the correct interface to deploy NC2. This portal provides an
integrated and user-friendly interface specifically designed for deploying and managing Nutanix Clusters on
AWS.
An administrator is deploying a new NC2 cluster on AWS and needs to ensure full connectivity is established between the company’s on-premises datacenter and the AWS cloud. Which two AWS offering will satisfy this requirement? (Choose two.)
A. ExpressRoute
B. AWS VPN
C. Direct Connect
D. Dedicated interconnect
Explanation:
To establish full connectivity between the company’s on-premises datacenter and the AWS cloud, the
following AWS offerings will satisfy this requirement:
AWS VPN: This service allows you to create a secure connection between your on-premises network
or other remote network and your AWS VPC using an IPsec VPN tunnel. It is suitable for low to
moderate bandwidth requirements and provides secure, encrypted connections.
Direct Connect: AWS Direct Connect is a dedicated network connection from your premises to AWS.
It provides a private, high-bandwidth, low-latency connection which is ideal for high-throughput
applications and workloads that need consistent network performance.
An administrator has been tasked with deploying an NC2 cluster on AWS with the requirement to protect workloads. Which two options are valid to protect the workloads on this cluster? (Choose two.)
A. Deploy one-node cluster in another availability zone.
B. Create a second NCZ cluster in a different availability zone.
C. Use an existing on-prem Nutanix cluster as a disaster recovery target.
D. Deploy a cluster across two availability zones.
Explanation:
To protect workloads on an NC2 cluster on AWS, deploying strategies that ensure high availability and
disaster recovery are essential. The two valid options are:
Create a Second NC2 Cluster in a Different Availability Zone:
High Availability: Deploying a second NC2 cluster in a different availability zone ensures that
workloads can be quickly recovered in case of an availability zone failure.
Disaster Recovery: This setup enables asynchronous replication between clusters, providing a
robust disaster recovery solution.
Use an Existing On-Prem Nutanix Cluster as a Disaster Recovery Target:
Hybrid DR: Leveraging an existing on-premises Nutanix cluster for disaster recovery provides a
cost-effective and efficient DR solution.
Replication: Set up replication policies to ensure data is consistently copied from the NC2 cluster
on AWS to the on-premises cluster.
Why Not Other Options:
One-node cluster in another availability zone: Not a valid DR solution as a single-node cluster
cannot provide the required resilience and high availability.
Deploy a cluster across two availability zones: While this can enhance availability, it is not a typical
approach for Nutanix clusters which are designed to operate within a single availability zone for
simplicity and performance reasons.
An administrator is planning a new NC2 on AWS deployment. The workload VMs to be deployed on the new
cluster have low storage and memory, but high CPU frequency (>3.0 GHz) requirements.
The administrate! has also been tasked with ensuring that the cluster nodes have the lowest number of CPU
cores to reduce application licensing requirements.
Which node type will satisfy this new deployment?
A. i3.metal
B. zld.metal
C. i4i.metal
D. m5d.metal
Explanation:
For a new NC2 on AWS deployment where workload VMs have low storage and memory requirements but
high CPU frequency (>3.0 GHz) requirements, and the goal is to minimize the number of CPU cores to
reduce application licensing costs, thei3.metalinstance type is the most suitable.
i3.metal:
High CPU Frequency: i3.metal instances offer high-frequency Intel Xeon processors (up to 3.1
GHz) which meet the high CPU frequency requirement.
Low Storage and Memory: These instances come with a balanced amount of storage and
memory, suitable for workloads with low requirements in these areas.
Minimized CPU Cores: i3.metal instances have fewer CPU cores compared to other high frequency
instances like i4i.metal, making them ideal for minimizing application licensing costs.
Other Instance Types:
z1d.metal: While also offering high CPU frequency, these instances typically come with a higher
core count and more memory, which may not be optimal for minimizing licensing costs.
i4i.metal: Designed for I/O intensive applications with higher core counts.
m5d.metal: Balanced instance type but with more cores and not as high CPU frequency as
required.
An administrator is deploying an NC2 cluster into an existing AWS VPC.
The cluster deployment fails, with the following error message:
Why has the deployment failed?
A. The administrator has not created the necessary Security Group.
B. The administrator has not configured the Security Group to manage the shared subnet.
C. Shared subnets are not supported for Nutanix clusters.
D. Outbound Internet access is not configured on the VPC.
Explanation:
The administrator has not created the necessary Security Group:
An administrator has been tasked with deploying a new production NC2 cluster on AWS and is studying the
deployment..
AWS supports EC2 bare-metal instances in regions with at least how many partitions?
A. 1
B. 3
C. 5
D. 6
Explanation:
AWS supports EC2 bare-metal instances in regions with at least 3 partitions. Partitions in AWS provide high
availability and fault tolerance by distributing instances across different hardware to minimize the impact of
hardware failures.
A company wants to use Nutanix NC2 to burst VDI resources to the AWS cloud. The VDI workloads requires GPU accelation.
Which solution meets the company's requirements?
A. AN36P nodes
B. m6g.metal nodes
C. g4dn.metal nodes
D. AN36 nodes
Explanation:
For VDI workloads that require GPU acceleration, the g4dn.metal nodes are the appropriate choice. These
instances are equipped with NVIDIA T4 GPUs, which are well-suited forgraphics-intensive applications such
as VDI workloads that need GPU acceleration. Other node types like AN36P, m6g.metal, or AN36 do not
provide the necessary GPU capabilities.
To manually create an AWS VPC with Public access to Prism Element for testing purposes, Which components must be created?
A. VPC, Delegated Subnets, Route Tables, NAT Gateway, Internet Gateway, Load balancer
B. VPC, Delegated Subnets, Route Tables, NAT Gateway, vNets, Load balancer
C. VPC Subnets Route Tables NAT Gateway, Internet Gateway, Load balancer
D. VPC Subnets Route subnets, Route Tables, NAT Gateway, Internet Gateway, VPN
Explanation:
To manually create an AWS VPC with Public access to Prism Element for testing purposes, the
following components must be created:
VPC: A Virtual Private Cloud to provide an isolated network for the resources.
Delegated Subnets: Subnets within the VPC to segment the network and allocate IP ranges.
Route Tables: To define routing rules for the subnets to ensure proper traffic flow.
NAT Gateway: To enable instances in the private subnets to access the internet.
Internet Gateway: To allow direct internet access to instances in the public subnets.
Load Balancer: To distribute traffic across multiple instances for improved availability and
redundancy.
Which entity should be contacted for AOS software supported related to NC2?
A. Internal IT Operations team
B. Nutanix
C. Partner
D. Public Cloud Vendor
Explanation:
For AOS software support related to NC2, the appropriate entity to contact is Nutanix. Nutanix provides
comprehensive support for their software, including the Acropolis Operating System (AOS) used in NC2
deployments.
Support Scope:
An administrator is deploying a new cluster on AWS and would like to ensure the data is encrypted. Due to cost constraints, the deployment will leverage the native local key manager (LKM). What is the minimal number of nodes needed to support the Nutanix native LKM?
A. 1
B. 2
C. 3
D. 4
Explanation:
To support Nutanix's native Local Key Manager (LKM) for data encryption in a cost-effective manner, a
minimum of three nodes is required. This ensures that there is enough redundancy and reliability for the
encryption services to function properly, complying with best practices for distributed key management.
Page 2 out of 7 Pages |
Previous |