Page 1 out of 13 Pages ... Showing Questions in Random order from Exam |
An administrator is planning an NC2 deployment and wants to connect to AWS Services privately from the corporate VPC without going through the public internet. Which connectivity solution should the administrator use?
A. Point-to-Site VPN
B. Gateway Endpoint
C. VTEP Gateways
D. Site-to-Site VPN
Gateway Endpoint:
An administrator is tasked with adding an AWS account to the NC2 console. A requirement is to configure an AWS IAM user with the appropriate permissions. Which permission must be assigned to the user?
A. lAMFullAccess
B. lAMReadOnlyAccess
C. AmazonEC2ReadOnlyAccess
D. AmazonEC2FullAccess
Explanation:
To add an AWS account to the NC2 console, an AWS IAM user needs to be configured with the appropriate
permissions to manage the EC2 resources. The required permission for the IAM user includes full access to
manage EC2 instances, volumes, and related resources.
AmazonEC2FullAccess:
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 has an IPv4 CIDR block but does not have an IPv6 CIDR block.
C. The subnet has a direct route to an Internet gateway.
D. The subnet does not have route to a Site-to-Site VPN connection through a virtual private gateway.
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.
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. Customer Administrator
C. Customer Security Administrator
D. Cluster Administrator
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:
Which statement is true regarding AWS account requirements?
A. IAMFullAccess permission gets configuration details for supported AWS resources.
B. AWSCloudFormationFullAccess role is required to create a CloudFormation stack.
C. An AWS root user can be used for any deployment or operations related to NC2.
D. NC2 on AWS uses AWS Secrets Manager for maintaining any stored secrets.
Explanation:
To create a Cloud Formation 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.
Cloud Formation 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.
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:
Page 1 out of 13 Pages |