AWS NC2 Security and Replication Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which TCP port is designated for UI access in Availability Zone 1 of the NC2 on AWS?

  • 8080
  • 2020
  • 9440 (correct)
  • 2009

What is required for data protection after redeploying a Nutanix cluster in Availability Zone 1?

  • Incremental backup only
  • Snapshot restoration
  • Full replication (correct)
  • No specific requirements

What action should be taken if Availability Zone 1 goes down?

  • Create a new cluster in Availability Zone 1 immediately
  • Transfer workloads to another cloud service
  • Deactivate all VMs in both zones
  • Activate protected VMs in Availability Zone 2 (correct)

Which inbound ports must be open for replication between an on-premises cluster and an NC2 cluster in AWS?

<p>9440, 2020, 2009 (D)</p> Signup and view all the answers

What is the purpose of the security group settings in the context of NC2 on AWS?

<p>To facilitate secure connections between clusters (C)</p> Signup and view all the answers

What is a primary use case for configuring a Nutanix Cloud Cluster (NC2) on AWS?

<p>Providing a remote backup and data replication site for disaster recovery (B)</p> Signup and view all the answers

How does one interact with a Nutanix cluster running on NC2 on AWS?

<p>Using the NC2 console for creation and management without changes in APIs or existing tools (D)</p> Signup and view all the answers

What aspect of EC2 does NC2 on AWS support for running clusters?

<p>EC2 bare-metal instances, either default or dedicated host tenancy (C)</p> Signup and view all the answers

What is a significant benefit of using AWS for disaster recovery as per the NC2 configuration?

<p>Utilization of AWS' geographical presence and elasticity (B)</p> Signup and view all the answers

Which hypervisor is supported for Nutanix clusters running in AWS?

<p>AHV hypervisor (A)</p> Signup and view all the answers

How many EC2 bare-metal instances are required at minimum for NC2 on AWS?

<p>Three (B)</p> Signup and view all the answers

What operational aspect does NC2 on AWS allow to increase developer productivity?

<p>Provisioning additional capacity for Dev/Test workloads (A)</p> Signup and view all the answers

Which management plane does NC2 on AWS offer for workload operations?

<p>A unified management plane across data center and NC2 on AWS (B)</p> Signup and view all the answers

What is the purpose of the TCP rule for port 22 in the inbound security group?

<p>SSH access to the CVM (C)</p> Signup and view all the answers

Which port number is designated for UI access according to the inbound security group rules?

<p>9440 (B)</p> Signup and view all the answers

What is a characteristic of the asynchronous replication mentioned in the content?

<p>Has a Recovery Point Objective of one hour (D)</p> Signup and view all the answers

Which protocol is used for accessing the CVM over port 2009?

<p>TCP (C)</p> Signup and view all the answers

Which component is not mentioned as being installed when deploying NC2 on AWS?

<p>Data Warehouse (C)</p> Signup and view all the answers

What should be configured for public access when using a public network with Prism?

<p>NAT Gateway and Load Balancer (B)</p> Signup and view all the answers

Which of the following ports is NOT associated with replication according to the inbound security group rules?

<p>2222 (A)</p> Signup and view all the answers

What is the replication method supported by NC2 for recovery from a complete cluster failure?

<p>Multiple replication types (B)</p> Signup and view all the answers

What is the minimum number of racks required to enable Strict Rack Awareness for RF2?

<p>Three racks (C)</p> Signup and view all the answers

What command do you need to run to disable Strict Rack Awareness?

<p>ncli cluster disable-strict-domain-awareness (A)</p> Signup and view all the answers

What happens if you host all your instances in a single Availability Zone (AZ) that experiences a failure?

<p>All instances may become unavailable. (A)</p> Signup and view all the answers

What notification appears in the Nutanix Support portal if a cluster has been running in a single AZ without protection for more than 30 days?

<p>Cluster is not protected. (C)</p> Signup and view all the answers

What are the supported types of replication by NC2?

<p>Asynchronous, NearSync, and Synchronous (C)</p> Signup and view all the answers

Which of the following commands would you run to enable Strict Rack Awareness?

<p>ncli cluster enable-strict-domain-awareness (D)</p> Signup and view all the answers

What is the primary function of AWS VPC endpoints?

<p>To connect to AWS services privately from your VPC (B)</p> Signup and view all the answers

What should you do if you receive an alert in the Prism Element web console regarding lost rack awareness?

<p>Contact Nutanix Support for assistance. (A)</p> Signup and view all the answers

Which of the following is NOT a consequence of not using protection in your production cluster within a single AZ?

<p>Clustering capabilities are enhanced. (C)</p> Signup and view all the answers

What is the primary cost associated with using interface endpoints in AWS?

<p>Hourly usage and data processing charges (A)</p> Signup and view all the answers

What is the total storage requirement for software, configs, and logs per host in the NC2 cluster?

<p>250 GB (B)</p> Signup and view all the answers

Which of the following statements about the EBS volumes in the NC2 cluster is true?

<p>Each node in the NC2 cluster has two encrypted EBS volumes (A)</p> Signup and view all the answers

What happens to EBS volumes when a cluster is hibernated?

<p>Snapshots of the EBS volumes are taken (B)</p> Signup and view all the answers

When is an S3 bucket created in the context of an NC2 cluster?

<p>At the time of cluster creation (A)</p> Signup and view all the answers

What is the size of the AHV EBS volume in the NC2 cluster?

<p>100 GB (A)</p> Signup and view all the answers

How can you increase the data storage capacity of each host in the NC2 cluster?

<p>By attaching additional EBS volumes to specific instance types (C)</p> Signup and view all the answers

What is the default state of Blockstore when a new NC2 cluster is installed using AOS version 7.0?

<p>Enabled only for NVMe SSD storage devices (D)</p> Signup and view all the answers

What technology does AOS use to enhance performance with NVMe devices?

<p>SPDK (D)</p> Signup and view all the answers

Which of the following is NOT a benefit of combining Blockstore with SPDK?

<p>Increased cost efficiency (C)</p> Signup and view all the answers

What principle is emphasized to avoid bottlenecks in the AOS Storage architecture?

<p>Linear scalability (D)</p> Signup and view all the answers

How does AOS facilitate direct access to storage devices within the AOS VMs?

<p>Through userspace libraries (C)</p> Signup and view all the answers

In a Nutanix cluster, what is the role of the Controller Virtual Machine (CVM)?

<p>Operates the hypervisor and storage access (B)</p> Signup and view all the answers

What types of volumes are attached to each cluster node in a Nutanix system?

<p>Both are encrypted gp3 volumes (A)</p> Signup and view all the answers

Which feature is exclusive to new clusters running AOS version 7.0?

<p>Blockstore support with SPDK (C)</p> Signup and view all the answers

Flashcards

NC2 High Availability

A Nutanix Cloud Cluster (NC2) on AWS is protected by deploying multiple clusters across different availability zones. When one zone fails, the protected VMs in another zone remain accessible.

Hybrid Deployment

Setting up replication between your on-premises Nutanix cluster and a Nutanix cluster running in AWS provides disaster recovery capabilities. If an availability zone fails, the on-premises cluster can act as a backup.

Multi-cluster Replication Ports

When creating a multi-cluster deployment, you need to configure specific inbound port settings on your Nutanix clusters. Open both directions of the ports specified in the configuration to enable replication.

NC2 on AWS - Port Ranges

The port range used for UI access in NC2 on AWS (availability zone 1) is 9440, while the port range used for replication is 2020 and 2009. This ensures secure communication and data transfer.

Signup and view all the flashcards

NC2 on AWS Security Groups

When setting up NC2 on AWS, you need to configure security groups for each availability zone. These groups define communication rules for the cluster. For example, the port range 9440 is assigned to UI access, while 2020 and 2009 are dedicated to replication.

Signup and view all the flashcards

What is NC2?

Nutanix Cloud Clusters on AWS (NC2). A service that provides on-premises workloads with access to AWS services without requiring reconfiguration.

Signup and view all the flashcards

How does NC2 work with AWS?

NC2 allows you to deploy and manage Nutanix clusters in a Virtual Private Cloud (VPC) within AWS, offering the same functionality and management tools as on-premises Nutanix clusters.

Signup and view all the flashcards

What type of EC2 instances are supported by NC2?

NC2 supports deployment on EC2 bare-metal instances, both with default and dedicated host tenancy, providing flexibility in resource allocation and security.

Signup and view all the flashcards

What hypervisor does NC2 use?

NC2 mandates the use of the AHV hypervisor for Nutanix clusters running within AWS, offering a consistent virtualization layer across the platform.

Signup and view all the flashcards

How does NC2 handle Prism Central?

NC2 enables you to utilize either a pre-existing on-premises Prism Central instance or to deploy a new Prism Central instance directly within the NC2 environment on AWS.

Signup and view all the flashcards

What is the main use case for NC2 in disaster recovery?

NC2 allows for the creation of a Nutanix Cloud Cluster on AWS as a remote backup site, enabling quick recovery of workloads in case of a disaster in the primary data center.

Signup and view all the flashcards

How does NC2 help with Dev/Test?

By utilizing NC2, you can provision extra capacity for Dev/Test workloads on demand, enhancing developer productivity without needing to reconfigure your software.

Signup and view all the flashcards

How does NC2 manage workloads across different locations ?

NC2 facilitates a unified management plane for controlling workloads across both on-premises Nutanix environments and NC2 environments on AWS.

Signup and view all the flashcards

AWS Security Groups

A network security feature in AWS that controls incoming traffic by defining rules based on source, destination, protocol, and port range.

Signup and view all the flashcards

Custom TCP Rule (Port 2222)

A type of custom TCP rule used for SSH access to a CVM (Compute Virtual Machine) in an on-premises subnet.

Signup and view all the flashcards

Custom TCP Rule (Port 9440)

A type of custom TCP rule used for accessing the Nutanix UI from an on-premises subnet.

Signup and view all the flashcards

Custom TCP Rule (Port 2020)

A type of custom TCP rule used for Nutanix replication between on-premises and AWS clusters.

Signup and view all the flashcards

Custom TCP Rule (Port 2009)

A type of custom TCP rule used for Nutanix replication between on-premises and AWS clusters.

Signup and view all the flashcards

SSH (Secure Shell) Protocol

The TCP protocol used for secure remote login, typically used for managing servers and accessing their resources.

Signup and view all the flashcards

On-premises CVM Subnet

A network component that enables communication between on-premises networks (your data center) and AWS (Amazon Web Services).

Signup and view all the flashcards

Cloud Clusters (NC2)

A component that enables communication between NC2 clusters in different availability zones for replication purposes.

Signup and view all the flashcards

What is NC2 on AWS?

AWS service offering that allows you to create and manage Nutanix Cloud Clusters (NC2) on AWS infrastructure.

Signup and view all the flashcards

What storage components are used by NC2 on AWS?

Each NC2 cluster on AWS has two EBS volumes attached by default for AHV and CVM: AHV EBS (100GB) and CVM EBS (150GB). These are encrypted gp3 volumes used for boot and operating system storage. Additionally, there are 250GB allocated per host for software, configurations, and logs.

Signup and view all the flashcards

Can you expand the storage capacity of NC2 on AWS?

NC2 on AWS supports attaching additional EBS volumes to bare-metal instances (i3.metal, i3en.metal, and i4i.metal) to increase the data storage capacity of each host.

Signup and view all the flashcards

What happens to storage when you hibernate an NC2 cluster?

When you hibernate an NC2 cluster on AWS, snapshots of the EBS volumes attached to each host are taken. These snapshots preserve the state of your cluster and can be used for restoration.

Signup and view all the flashcards

What is the role of S3 in an NC2 on AWS cluster?

An S3 bucket is created automatically when you create an NC2 cluster. This bucket is used to store data when you use the Hibernate feature.

Signup and view all the flashcards

What happens to the data when you hibernate an NC2 cluster?

When you use the Hibernate feature to back up your NC2 cluster, all the data from your cluster is copied into the designated S3 bucket.

Signup and view all the flashcards

How does NC2 on AWS connect to AWS services?

NC2 on AWS utilizes gateway endpoints to connect to AWS services privately, avoiding the public internet. This ensures secure and efficient communication within your VPC.

Signup and view all the flashcards

Is there a cost associated with NC2 on AWS?

You are only charged for the hourly usage and data processing charges for using interface endpoints. Gateway endpoints are free of charge.

Signup and view all the flashcards

What is Blockstore with SPDK?

A feature in Nutanix AOS 7.0 and above that enables direct access to NVMe storage devices, bypassing kernel level operations. It uses the Storage Performance Development Kit (SPDK) to achieve this.

Signup and view all the flashcards

How does Blockstore work?

Blockstore replaces the Linux kernel file system with user space libraries, giving AOS virtual machines direct access to storage devices.

Signup and view all the flashcards

What role does SPDK play in Blockstore?

SPDK provides zero-copy, direct parallel access to NVMe devices, unlocking their full potential.

Signup and view all the flashcards

What are the benefits of Blockstore with SPDK?

Blockstore, together with SPDK, provides ultralow latency, higher performance, and greater host CPU efficiency.

Signup and view all the flashcards

How does NC2 utilize storage hardware?

A Controller Virtual Machine (CVM) on an NC2 cluster has direct access to NVMe instance storage hardware.

Signup and view all the flashcards

How is storage configured on NC2 instances?

Nutanix clusters on AWS have two EBS volumes: one for AHV (100 GB) and one for CVM (150 GB) . You can add more storage to the bare-metal instances.

Signup and view all the flashcards

What makes up a Nutanix cluster on NC2?

The Nutanix cluster consists of multiple nodes, each with two EBS volumes, forming a distributed system with no SPOF, linear scaling, and concurrency principles.

Signup and view all the flashcards

How is NC2 architecture set up?

A Nutanix Cloud Cluster (NC2) runs on bare-metal instances with the AHV hypervisor, which manages the Controller Virtual Machine (CVM) with direct access to NVMe storage hardware.

Signup and view all the flashcards

Strict Rack Awareness

A feature that ensures Nutanix clusters on AWS are deployed across multiple racks for improved fault tolerance and high availability.

Signup and view all the flashcards

3 Racks for RF2

The minimum number of racks required for NC2 clusters with Replication Factor 2 (RF2).

Signup and view all the flashcards

5 Racks for RF3

The minimum number of racks required for NC2 clusters with Replication Factor 3 (RF3).

Signup and view all the flashcards

AWS Availability Zones

AWS Availability Zones are geographically separated locations within an AWS Region, designed to isolate failures and provide low-latency connectivity.

Signup and view all the flashcards

Single AZ Deployment Risks

Data loss can occur if all Nutanix instances are deployed in a single availability zone without protection.

Signup and view all the flashcards

Disaster Recovery with NC2

Nutanix Disaster Recovery helps protect data against AZ failures by replicating data to another location, either on-premises or another NC2 cluster in a different AZ.

Signup and view all the flashcards

Nutanix Support Notification (Single AZ)

Nutanix Support displays a notification if a cluster is running in a single AZ without protection for more than 30 days, highlighting potential data loss risks.

Signup and view all the flashcards

NC2 Replication Modes

NC2 supports various replication modes, including Asynchronous, NearSync, and Synchronous replication, providing different levels of data protection and consistency.

Signup and view all the flashcards

Study Notes

Nutanix Cloud Clusters (NC2) on AWS Deployment and User Guide

  • This document guides users on deploying NC2 on AWS, subscribing, managing UVM networks, creating clusters, and more.
  • Intended for users deploying and configuring NC2 on AWS. Familiarity with AWS concepts including EC2 instances, networking and security, and storage is required.
  • The document includes a roadmap (Table 1) organizing the topics
  • NC2 Overview (page 12): NC2 is a hybrid multicloud platform that extends the Nutanix software stack to public clouds like AWS.
  • Use Cases (page 14): Disaster recovery, capacity bursting for Dev/Test, modernizing applications on AWS.
  • AWS Infrastructure (page 15): NC2 on AWS runs on AWS EC2 bare-metal instances running the Nutanix AHV hypervisor. An ENI connects to the AWS network.
  • NC2 Planning Guidance (page 16): Covers costs (AWS and Nutanix) for deploying NC2 infrastructure. Includes the ability to use Nutanix Sizer to plan.
  • Deployment models (page 17): Single Availability Zone, Multiple Availability Zone, and Multi-cluster.
  • AWS Components (page 20): Detailed description of mandatory AWS components installed for NC2 on AWS.
  • For each model, examples and configurations are provided for a variety of scenarios, in addition to security considerations and required components to ensure a successful deployment.
  • Specific topics like network security (page 169) and cluster management (page 180), along with detailed step-by-step procedures, are included for effective implementation.
  • Provides comprehensive details regarding the deployment and maintenance of NC2 on AWS, including critical considerations such as security aspects, required configurations, and troubleshooting guides for the respective operations.
  • Reference Documents (page 23): A table (3 and 4) listing supporting documents including Release Notes, Compatibility and interoperability Matrix, and manuals.
  • Document Revision history (page 24): detailed log of changes made to the document in terms of date, and description of the changes.
  • User Management (page 240): Information on user roles, adding or removing users and customizing authorisation.
  • API Key Management (page 256): Procedures and instructions for API key usage, detailing different scopes for the NC2 API keys.
  • Cost Analytics (page 259): Details on how to integrate cost analysis tools with NC2 deployments.
  • File Analytics (page 261): File Analytics runs as a VM, can be reached by the File Analytics IP address if accessing from inside the VPC.
  • Disaster Recovery (page 262): Three types of disaster recovery (NearSync, Asynchronous, and Synchronous) are supported, with specific configurations and scenarios in NC2 on AWS.
  • Third-Party Backup Solutions (page 271): Information on using third-party backup products such as HYCU, Veeam in an NC2 environment.
  • System Maintenance (page 272): Includes information on health checks, certificate monitoring, and software updates.
  • Release Notes (page 276): Important information about recent changes, fixes, known issues, and compatibility data
  • Copyright (page 277): Copyright information for the document.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

AWS Welding Flashcards 2016
98 questions
AWS Cost Control Flashcards
7 questions
Getting Started with NC2 on AWS
48 questions
Use Quizgecko on...
Browser
Browser