ExamGecko
Home Home / Nutanix / NCP-CI-AWS

Nutanix NCP-CI-AWS Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











An administrator has been asked to create a cluster to support new workloads.

What are the maximum number of nodes supported in AWS?

A.
14 nodes
A.
14 nodes
Answers
B.
18 nodes
B.
18 nodes
Answers
C.
24 nodes
C.
24 nodes
Answers
D.
28 nodes
D.
28 nodes
Answers
Suggested answer: C

Explanation:

The maximum number of nodes supported in an NC2 cluster on AWS is 24 nodes. This limit ensures optimal performance and manageability within the AWS infrastructure while leveraging the benefits of the Nutanix architecture.

Nutanix Clusters on AWS Deployment Guide

Nutanix Support & Insights

When creating an NC2 cluster in AWS, what are the required permissions for the account used to run the CloudFormation script?

A.
IAMAccess, AmazonCloudDirectoryFullAccess, AWSCIoudFormationFullAccess
A.
IAMAccess, AmazonCloudDirectoryFullAccess, AWSCIoudFormationFullAccess
Answers
B.
lAMAccess, AWS_ConfigRole, AWSCIoudFormationFullAccess
B.
lAMAccess, AWS_ConfigRole, AWSCIoudFormationFullAccess
Answers
C.
lAMFullAccess, AmazonEC2FullAccess, AWSCIoudFormationFullAccess
C.
lAMFullAccess, AmazonEC2FullAccess, AWSCIoudFormationFullAccess
Answers
D.
lAMUserSSHKeys, AWS_ConfigRole, AWSCIoudFormationFullAccess
D.
lAMUserSSHKeys, AWS_ConfigRole, AWSCIoudFormationFullAccess
Answers
Suggested answer: C

Explanation:

When creating an NC2 cluster in AWS, the account used to run the CloudFormation script requires specific permissions to ensure the deployment is successful. The required permissions are:

IAMFullAccess: Provides full access to IAM resources.

AmazonEC2FullAccess: Allows full access to EC2 resources.

AWSCIoudFormationFullAccess: Grants full access to manage AWS CloudFormation stacks.

These permissions are necessary to create, manage, and deploy the required AWS resources for the NC2 cluster.

Nutanix Support & Insights

AWS IAM Documentation

Which NC2 user role will allow full access to clusters created within an organization?

A.
Cluster Super Admin
A.
Cluster Super Admin
Answers
B.
Organization Administrator
B.
Organization Administrator
Answers
C.
Organization Security Administrator
C.
Organization Security Administrator
Answers
D.
Cluster Administrator
D.
Cluster Administrator
Answers
Suggested answer: B

Explanation:

In Nutanix Cloud Integration with AWS, specifically version 6.7, the role that allows full access to clusters created within an organization is the Organization Administrator.

The Organization Administrator role has the highest level of privileges within an organization, enabling the user to manage all aspects of the clusters, including creation, modification, and deletion.

This role is designed to oversee and control the entire organization's resources, ensuring comprehensive management capabilities over all clusters and associated resources.

Reference: Refer to the Nutanix documentation on roles and permissions for NC2 on AWS for further details.

An administrator is planning to leverage NC2 on AWS for an elastic DR scenario where the initial cluster is using 13en.metal.

Which two additional node types are supported for cluster expansion? (Choose two.)

A.
Z1d.metal
A.
Z1d.metal
Answers
B.
I3.metal
B.
I3.metal
Answers
C.
m5d.metal
C.
m5d.metal
Answers
D.
i4i.metal
D.
i4i.metal
Answers
Suggested answer: B, D

Explanation:

When planning to leverage NC2 on AWS for an elastic DR scenario where the initial cluster is using 13en.metal, the following additional node types are supported for cluster expansion:

I3.metal: These instances provide high IOPS and low latency with NVMe SSDs, making them suitable for storage-intensive applications.

i4i.metal: These instances offer higher performance with AWS Nitro SSDs, improved network bandwidth, and better compute performance compared to the I3.metal instances.

Nutanix Cloud Clusters on AWS Documentation

Amazon EC2 I4i Instances -- AWS

Amazon EC2 I3 Instances -- AWS

An administrator needs to understand which of the services implemented on their NC2 AWS deployment will be protected with Cluster protect.

Which service of feature is Cluster Protect able to both protect and recover its associated metadata?

A.
Object
A.
Object
Answers
B.
VM templates
B.
VM templates
Answers
C.
Files
C.
Files
Answers
D.
Categories
D.
Categories
Answers
Suggested answer: B, C

Explanation:

Cluster Protect in an NC2 environment can protect and recover the following services and their associated metadata:

VM Templates: Ensures that templates used for creating virtual machines are backed up and recoverable.

Files: Protects data stored in Nutanix Files, ensuring that file services are backed up and can be restored as needed.

Nutanix Support & Insights

Nutanix Cloud Clusters on AWS Administration

Which statement is true regarding AWS account requirements?

A.
IAMFullAccess permission gets configuration details for supported AWS resources.
A.
IAMFullAccess permission gets configuration details for supported AWS resources.
Answers
B.
AWSCloudFormationFullAccess role is required to create a CloudFormation stack.
B.
AWSCloudFormationFullAccess role is required to create a CloudFormation stack.
Answers
C.
An AWS root user can be used for any deployment or operations related to NC2.
C.
An AWS root user can be used for any deployment or operations related to NC2.
Answers
D.
NC2 on AWS uses AWS Secrets Manager for maintaining any stored secrets.
D.
NC2 on AWS uses AWS Secrets Manager for maintaining any stored secrets.
Answers
Suggested answer: B

Explanation:

To create a CloudFormation stack, the AWSCloudFormationFullAccess role is required.

This role grants the necessary permissions to create, update, and delete CloudFormation stacks, which are essential for deploying and managing AWS infrastructure using CloudFormation templates.

CloudFormation stacks are often used to automate the deployment of complex infrastructures, including those required for NC2 on AWS.

Proper permissions ensure that the deployment process is seamless and adheres to the security and operational policies of the organization.

Reference: Refer to the AWS IAM documentation for details on the AWSCloudFormationFullAccess role and Nutanix documentation on prerequisites for deploying NC2 on AWS.

The cluster is configured as follows:

* 8 nodes

* Prism Central Deployed

* Files Deployed

Following the deployment, the administrator experiences network connectivity issues.

Which reason explains the connectivity issues?

A.
The 192.168.5.0/24 range is not a valid CIDR range.
A.
The 192.168.5.0/24 range is not a valid CIDR range.
Answers
B.
The 192.168.5.0/24 range is reserved for internal cluster usage.
B.
The 192.168.5.0/24 range is reserved for internal cluster usage.
Answers
C.
The 192.168.5.0/24 range does not have enough IP addresses available.
C.
The 192.168.5.0/24 range does not have enough IP addresses available.
Answers
D.
The 192.168.5.0/24 range is reserved by IANA,
D.
The 192.168.5.0/24 range is reserved by IANA,
Answers
Suggested answer: B

Explanation:

The 192.168.5.0/24 range is often reserved for internal cluster communication within Nutanix deployments.

Using this CIDR range for other purposes could lead to network conflicts and connectivity issues, as it might interfere with the internal operations and communication channels of the Nutanix cluster.

Ensuring that the CIDR range is not overlapping with any reserved ranges is crucial for maintaining proper network connectivity and cluster functionality.

Reference: Refer to the Nutanix documentation on network configuration and best practices for NC2 deployments to confirm reserved IP ranges and their appropriate use.

During the recovery of entities protected by Cluster Project, an administrator discovers that the recovery plan is not executing correctly because it exceeds the number of supported entities.

How many entities can be recovered using a Single recovery plan?

A.
100
A.
100
Answers
B.
200
B.
200
Answers
C.
300
C.
300
Answers
D.
400
D.
400
Answers
Suggested answer: C

Explanation:

The Nutanix disaster recovery capabilities include recovery plans that define how entities are recovered in the event of a failure. There is a limit to the number of entities that can be managed within a single recovery plan.

Entity Limit:

According to Nutanix documentation, the maximum number of entities that can be recovered using a single recovery plan is 300. Exceeding this limit will cause issues during the execution of the recovery plan.

Impact of Exceeding the Limit:

If the number of entities in a recovery plan exceeds the supported limit, the recovery process may fail or not execute correctly, as observed in the scenario.

Nutanix Cloud Clusters on AWS Administration Guide

Nutanix Disaster Recovery Best Practices Documentation

HOTSPOT

An administrator needs to recover a cluster protected using the Cluster Protect feature. The Prism Central instance was not on the failed cluster.

Which steps, in order, should the administrator perform to recover the cluster?


Question 9
Correct answer: Question 9

Explanation:

Nutanix Documentation on Cluster Protect and Recovery Processes

Nutanix Support & Insights

Nutanix Cloud Clusters on AWS Administration

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
A.
ExpressRoute
Answers
B.
AWS VPN
B.
AWS VPN
Answers
C.
Direct Connect
C.
Direct Connect
Answers
D.
Dedicated interconnect
D.
Dedicated interconnect
Answers
Suggested answer: B, C

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.

AWS VPN Documentation

AWS Direct Connect Documentation

Total 75 questions
Go to page: of 8