Nutanix Certified Professional Certified Official Practice Test NCP-CI-AWS - Jan-2025 [Q12-Q29]

Share

Nutanix Certified Professional Certified Official Practice Test NCP-CI-AWS - Jan-2025

Ace Nutanix NCP-CI-AWS Certification with Actual Questions Jan 12, 2025 Updated

NEW QUESTION # 12
An administrator is deploying an NC2 cluster on AWS in the us-west-2 region. A VPC, management subnet, and a VM subnet are already created in the target region.
The management subnet has a local route and a route to the internet. The subnet has a route and a route to the NAT gateway. During the deployment, the management subnet appears in the drop-down list in the Create Cluster wizard, but cannot be selected.
What is the cause of this problem?

  • A. The subnet has both an IPv4 CIDR block and an IPv6 CIDR block.
  • B. The subnet does not have route to a Site-to-Site VPN connection through a virtual private gateway.
  • C. The subnet has a direct route to an Internet gateway.
  • D. The subnet has an IPv4 CIDR block but does not have an IPv6 CIDR block.

Answer: A

Explanation:
The Nutanix Create Cluster wizard may not support selecting subnets that have both IPv4 and IPv6 CIDR blocks due to compatibility or configuration constraints.
When a subnet with both CIDR blocks is present, it can cause issues in the selection process during cluster creation, as the system might not be able to properly handle or recognize the dual-stack configuration.
Ensuring that the management subnet has only an IPv4 CIDR block, without an IPv6 CIDR block, could resolve this issue and allow for successful selection in the cluster creation wizard.
Reference:
Refer to the Nutanix and AWS documentation on subnet configuration and requirements for NC2 cluster deployments, specifically addressing IPv4 and IPv6 compatibility and constraints.


NEW QUESTION # 13
Which interface must be used to deploy NC2?

  • A. Foundation running in a Cloud Virtual Machine
  • B. Prism Central Dashboard
  • C. NC2 Tile within the my.nutanix.com portal
  • D. Cloud Provider portal

Answer: C

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.
NC2 Deployment Interface:
NC2 Tile within the my.nutanix.com portal: This portal provides the necessary tools and options to deploy and manage NC2 clusters. It includes functionalities for setting up the clusters, configuring network settings, and managing resources.
Advantages:
User-Friendly Interface: Simplifies the deployment process with a guided setup.
Integrated Tools: Provides access to all necessary tools for managing the deployment and monitoring of NC2 clusters.
Reference:
Nutanix Cloud Clusters on AWS Administration Guide
Nutanix my.nutanix.com Portal Documentation
Nutanix Best Practices for Cluster Deployment


NEW QUESTION # 14
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. Files, Advanced Replication, and DARE
  • B. EUC
  • C. Nus
  • D. Self-Service and Cost Governance

Answer: A

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:
Files:
Nutanix Files provides a software-defined, scale-out file storage solution that simplifies the management and scaling of unstructured data.
Advanced Replication:
Advanced Replication features in Nutanix include synchronous and asynchronous replication capabilities, allowing for robust disaster recovery and data protection solutions.
DARE (Data-At-Rest Encryption):
DARE ensures that all data stored on Nutanix clusters is encrypted, providing a higher level of security for sensitive information.
These features are included in the AOS Pro licensing tier, offering enhanced data management, protection, and security capabilities.
Reference:
Nutanix Licensing Guide
Nutanix Cloud Clusters on AWS Administration Guide
Nutanix Best Practices for Advanced Features


NEW QUESTION # 15
When configuring an alert email in Prism Central deployed within an NC2 environment, what is required in order for the emails to be sent properly?

  • A. A whitelisted public cloud console endpoint
  • B. SMTP server configured in Prism Central settings
  • C. Cluster Super Admin permissions
  • D. Name servers configured in Prism Central

Answer: B

Explanation:
To ensure that alert emails are sent properly from Prism Central within an NC2 environment, configuring an SMTP server in the Prism Central settings is required. The SMTP server facilitates the sending of email notifications for alerts and other communications.
SMTP Configuration:
Prism Central requires an SMTP server to send email alerts. This involves specifying the SMTP server address, port, and authentication details if needed.
The configuration must include the email address from which the alerts will be sent and the recipient addresses.
Steps to Configure SMTP Server in Prism Central:
Log in to Prism Central.
Navigate to the "Settings" menu.
Select "Email Server" under the "Alerts" section.
Enter the SMTP server details, including the server address, port, and authentication credentials.
Test the configuration to ensure emails are sent correctly.
Reference:
Nutanix Prism Central Administration Guide
Nutanix Support Documentation on Email Alert Configuration
Best Practices for Configuring SMTP Servers in Cloud Environments


NEW QUESTION # 16
To manually create an AWS VPC with Public access to Prism Element for testing purposes, Which components must be created?

  • A. VPC Subnets Route subnets, Route Tables, NAT Gateway, Internet Gateway, VPN
  • B. VPC, Delegated Subnets, Route Tables, NAT Gateway, Internet Gateway, Load balancer
  • C. VPC, Delegated Subnets, Route Tables, NAT Gateway, vNets, Load balancer
  • D. VPC Subnets Route Tables NAT Gateway, Internet Gateway, Load balancer

Answer: B

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.
Reference:
Refer to the AWS documentation on VPC creation and Nutanix documentation on network setup for Prism Element access.


NEW QUESTION # 17
An administrator is tasked with deploying a VM in an NC2 cluster on AWS that needs to by accessed by resources within the on-premises datacenter.
The cluster has the following characteristics:
* 8 nodes
* Resides in the us-east-1a Availability Zone
* Contains 13 Subnets
* Has access to a Direct Connect connection
* Subnet that the User VM (UVM) is being deployed to:UserVM_subnet
There are multiple VMs within the cluster and the UserVM_subnet has access to the on-premises resources.
The administrator deploys the machine, but communication is not possible.
What is the most likely resolution for this situation?

  • A. The AWS User Management Security Group requires the new application's ports adding to and traffic
  • B. The AWS IGW requires the new application's ports adding to inbound traffic.
  • C. The AWS UVM Security Group requires the new application's ports adding to inbound traffic.
  • D. The AWS Internal Management Security Group requires the new application's ports adding to outbound traffic.

Answer: C

Explanation:
For a VM deployed in an NC2 cluster on AWS to be accessed by resources within the on-premises datacenter, the security group associated with the User VM (UVM) subnet must allow inbound traffic on the specific ports required by the application.
If the security group rules do not permit inbound traffic on these ports, the communication will fail, even if other network configurations are correct.
The administrator should ensure that the UVM Security Group includes rules to allow inbound traffic for the application's required ports, facilitating proper communication between the VM and on-premises resources.
Reference:
Refer to the AWS documentation on security group configurations and Nutanix NC2 documentation for details on configuring network access and security group rules.


NEW QUESTION # 18
An administrator has noticed the company's NC2 free trial expired 60 days ago.
What should the administrator do to continue using all of the NC2 features on existing clusters?

  • A. Switch to a paid subscription plan.
  • B. Contact Nutanix support to redeploy the cluster.
  • C. Contact the AWS cloud vendor.
  • D. Nothing. The clusters will have full feature support.

Answer: A

Explanation:
After the NC2 free trial expires, to continue using all features of NC2 on existing clusters, the administrator needs to switch to a paid subscription plan.
A paid subscription ensures uninterrupted access to the full range of features and support for NC2 clusters.
Without switching to a paid plan, the features might be limited, and support may not be available, impacting the cluster's operations and management.
Reference:
Refer to the Nutanix billing and subscription documentation for details on switching from a trial to a paid plan and the benefits associated with paid subscriptions.


NEW QUESTION # 19
An administrator needs to backup Prism Central configuration data to an Amazon S3 bucket.
Which pcdr-cli command parameters is needed to satisfy this task?

  • A. list-protection-targets
  • B. protect
  • C. deployment-info
  • D. recover

Answer: B

Explanation:
To backup Prism Central configuration data to an Amazon S3 bucket, the pcdr-cli command with the protect parameter is used. This parameter is specifically designed for creating protection policies and backing up Prism Central data.
Reference:
Nutanix Prism Central Documentation
Nutanix pcdr-cli Command Reference


NEW QUESTION # 20
Which entity should be contacted for cloud hardware supported (EC2 instances, VPC, etc) related to NC2?

  • A. Public Cloud Vendor
  • B. Internal IT Operations team
  • C. Nutanix
  • D. Partner

Answer: A

Explanation:
For issues related to cloud hardware support such as EC2 instances, VPC, etc., the public cloud vendor (AWS in this case) should be contacted. AWS provides support and documentation for their infrastructure and services, ensuring that users can get assistance for any hardware or cloud-specific queries.
Reference:
Nutanix Support & Insights


NEW QUESTION # 21
Which statement is true regarding AWS account requirements?

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

Answer: A

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.


NEW QUESTION # 22
How many Amazon Elastic Block Store(EBS) volumes are attached to each node within an AWS NC2 cluster upon creation.

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C

Explanation:
Upon creation, each node within an AWS NC2 cluster has 3 Amazon Elastic Block Store (EBS) volumes attached.
These volumes are used for different purposes, such as operating system storage, Nutanix services, and user data storage.
The number of EBS volumes is designed to ensure adequate storage performance and capacity for the NC2 cluster's operations and workload demands.
Reference:
Refer to the Nutanix documentation on NC2 cluster setup and AWS EBS volume configurations to confirm the details on the number and purpose of EBS volumes attached to each node.


NEW QUESTION # 23
An administrator needs the permissions to create and manage multiple organizations and clusters in NC2, as well as manage user access for the entire company.
What role should be assigned to meet the minimum requirements of this task?

  • A. Organization Administrator
  • B. Cluster Administrator
  • C. Customer Security Administrator
  • D. Customer Administrator

Answer: D

Explanation:
The role of "Customer Administrator" in Nutanix Cloud Integration with AWS (NC2) is designed to meet the requirements of creating and managing multiple organizations and clusters, as well as managing user access for the entire company.
Roles and Permissions:
Customer Administrator: This role has the broadest set of permissions, allowing the user to create and manage organizations, clusters, and user access across the entire company. It encompasses administrative control over multiple aspects of the NC2 environment.
Capabilities:
Organization Management: Ability to create and manage multiple organizations.
Cluster Management: Full control over creating, configuring, and managing clusters.
User Access Management: Manage user roles and permissions, ensuring that the right individuals have access to the necessary resources.
Why Not Other Roles:
Organization Administrator: Limited to managing organizations but not clusters and user access at the company level.
Customer Security Administrator: Focuses on security aspects, lacking broader administrative capabilities.
Cluster Administrator: Limited to managing clusters without the ability to manage organizations and user access comprehensively.
Reference:
Nutanix Cloud Clusters on AWS Administration Guide
Nutanix Role-Based Access Control Documentation


NEW QUESTION # 24
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 reserved for internal cluster usage.
  • B. The 192.168.5.0/24 range is not a valid CIDR range.
  • C. The 192.168.5.0/24 range is reserved by IANA,
  • D. The 192.168.5.0/24 range does not have enough IP addresses available.

Answer: A

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.


NEW QUESTION # 25
An administrator seeks to ensure that the newly created NC2 organization named Finance can only deploy clusters into certain cloud regions.
What action should the administrator take to do this?

  • A. Open a support ticket with Nutanix to whitelist the allowed regions for the Finance NC2 organization.
  • B. Configure IAM permission in cloud accounts to restrict access to certain regions.
  • C. Specify allowed regions when configuring a cloud account for the Finance NC2 organization.
  • D. Configure RBAC roles on the Finance NC2 organization to allow access to regions.

Answer: C

Explanation:
To ensure that the newly created NC2 organization named Finance can only deploy clusters into certain cloud regions, the administrator should specify the allowed regions during the cloud account configuration.
This action restricts the regions available for cluster deployment, ensuring compliance with organizational policies or regulatory requirements.
The allowed regions can be set in the cloud account settings associated with the Finance NC2 organization, defining the geographical scope of operations.
Reference:
Refer to the Nutanix documentation on NC2 cloud account configuration and region restrictions.


NEW QUESTION # 26
An administrator is tasked with enabling inbound internet access to two Virtual Servers in an NC2 cluster on AWS for the HTTPs protocol.
The cluster is configured with:
* 8 nodes
* Prism Central
* 3 x User VM subnets
All subnets have been configured and can communicate with Internet-based resources as well as on-premises servers. The company d to allow Internet access, so the administrator must implement an AWS solution.
Which approach will enable the necessary communication?

  • A. Create a WS Network Load Balancer, configure the listener TCP port as 80, create a target groud and register the servers as the endpoint
  • B. Create a AWS Network Load Balancer, configure the listener TCP port as 443, create a target group and register an HP as the endpoint.
  • C. Create a AWS Network Load Balancer, configure the lister TCP port as 433, create a target group and register an EIP as the Endpoint.
  • D. Create a AWS Network Load Balancer, configure the listener TCP port as 80, create a target group and register the servers as targets.

Answer: B

Explanation:
To enable inbound internet access to Virtual Servers in an NC2 cluster on AWS for the HTTPS protocol, the administrator should use an AWS Network Load Balancer (NLB).
Configure the NLB listener to listen on TCP port 443, which is the standard port for HTTPS traffic.
Create a target group in AWS, and register the servers (Virtual Servers in the NC2 cluster) as targets within this group.
Ensure the NLB is properly configured with an Elastic IP (EIP) if required, to provide a static IP address for the load balancer.
Verify that the security groups and network ACLs associated with the load balancer and the target group allow inbound traffic on port 443.
Reference:
Refer to AWS documentation on Network Load Balancers and Nutanix NC2 on AWS integration guides for step-by-step instructions on setting up and configuring the necessary components for enabling HTTPS access.


NEW QUESTION # 27
Exhibit.

What does the exhibit indicate?

  • A. Ongoing replication
  • B. No ongoing replication
  • C. Replication in error state
  • D. Replication in paused state

Answer: B

Explanation:
The exhibit indicates a replication operation with specific details about the protection domain, remote site, and snapshot. Key points to note are:
Bytes Completed: 0 bytes completed.
Complete Percent: 0.0%
Paused: false
Aborted: false
Given these details:
No ongoing replication: The operation has started, but there is no progress in terms of bytes completed or percentage completed. Since the status shows 0 bytes and 0 percent completed, it indicates that no data has been replicated yet.
Reference:
Nutanix Protection Domain and Replication Documentation
Nutanix Best Practices for Monitoring Replication


NEW QUESTION # 28
An administrator is tasked with providing VMs outbound internet connectivity in AWS.
Which components would the administrator need to create in the VPC to achieve this?

  • A. Private Subnet Flow Gateway, Public EIP, Route Table
  • B. Public Subnet NAT Gateway, Public EIP, Route Table
  • C. Public Subnet Flow Gateway, Public EIP, Route Table
  • D. Private Subnet NAT Gateway, Public EIP, Route Table

Answer: D

Explanation:
To provide VMs with outbound internet connectivity in AWS using a private subnet, the administrator needs to create the following components in the VPC:
Private Subnet: A private subnet is required to house the VMs that need outbound internet access but do not require direct inbound access from the internet.
NAT Gateway: A NAT (Network Address Translation) Gateway is necessary to allow instances in the private subnet to connect to the internet or other AWS services while preventing the internet from initiating a connection with those instances.
Public EIP (Elastic IP Address): An EIP is associated with the NAT Gateway to provide a persistent public IP address that allows outbound internet traffic from the private subnet to be routed correctly.
Route Table: A route table is configured to route traffic from the private subnet to the NAT Gateway for outbound internet access.
Reference:
AWS NAT Gateway Documentation
AWS VPC Subnet Basics


NEW QUESTION # 29
......


Nutanix NCP-CI-AWS Exam Syllabus Topics:

TopicDetails
Topic 1
  • Deploying an NC2 on AWS Environment: This portion assesses your knowledge of cloud cluster deployment, cloud provider network configuration, and your skills in addressing cluster deployment challenges.
Topic 2
  • Configuring an NC2 on AWS Environment: This section examines your proficiency in setting up cloud networking and security measures, as well as addressing connectivity issues.
Topic 3
  • Managing an NC2 on AWS Environment: This exam component tests your understanding of node and cluster management tasks, along with your ability to oversee cluster and cloud resource health.
Topic 4
  • Prepare the AWS cloud environment: This exam segment evaluates your ability to set up the AWS cloud environment, initiate NC2 service subscription, establish implementation criteria, and recognize networking prerequisites.

 

Try Free and Start Using Realistic Verified NCP-CI-AWS Dumps Instantly.: https://examschief.vce4plus.com/Nutanix/NCP-CI-AWS-valid-vce-dumps.html