|
1 | 1 | ---
|
2 |
| -title: Architecture of BareMetal Infrastructure for NC2 |
| 2 | +title: Architecture of BareMetal Infrastructure for NC2 on Azure |
3 | 3 | author: jjaygbay1
|
4 | 4 | ms.author: jacobjaygbay
|
5 |
| -description: Learn about the architecture of several configurations of BareMetal Infrastructure for NC2. |
| 5 | +description: Learn about the architecture of several configurations of BareMetal Infrastructure for NC2 on Azure. |
6 | 6 | ms.topic: reference
|
7 | 7 | ms.subservice: baremetal-nutanix
|
8 | 8 | ms.custom: engagement-fy23
|
9 |
| -ms.date: 05/21/2024 |
| 9 | +ms.date: 7/17/2024 |
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# Architecture of BareMetal Infrastructure for Nutanix |
| 12 | +# Nutanix Cloud Clusters (NC2) on Azure architectural concepts |
13 | 13 |
|
14 |
| -In this article, we look at the architectural options for BareMetal Infrastructure for Nutanix and the features each option supports. |
| 14 | +NC2 provides Nutanix-based private clouds in Azure. The private cloud hardware and software deployments are fully integrated and automated in Azure. Deploy and manage the private cloud through the Azure portal, CLI, or PowerShell. |
| 15 | + |
| 16 | +A private cloud includes clusters with: |
| 17 | + |
| 18 | +- Dedicated bare-metal server hosts provisioned with Nutanix AHV hypervisor |
| 19 | +- Nutanix Prism Central for managing Nutanix Prism Element, Nutanix AHV and Nutanix AOS. |
| 20 | +- Nutanix Flow software-defined networking for Nutanix AHV workload VMs |
| 21 | +- Nutanix AOS software-defined storage for Nutanix AHV workload VMs |
| 22 | +- Nutanix Move for workload mobility |
| 23 | +- Resources in the Azure underlay (required for connectivity and to operate the private cloud) |
| 24 | + |
| 25 | +Private clouds are installed and managed within an Azure subscription. The number of private clouds within a subscription is scalable. |
| 26 | + |
| 27 | +The following diagram describes the architectural components of the Azure VMware Solution. |
| 28 | + |
| 29 | +:::image type="content" source="media/concepts/nc2-on-azure-architecture.png" alt-text="Diagram illustrating the NC2 on Azure architecutural overview." border="false" lightbox="media/concepts/nc2-on-azure-architecture.png"::: |
| 30 | + |
| 31 | +Each NC2 on Azure architectural component has the following function: |
| 32 | + |
| 33 | +- Azure Subscription: Used to provide controlled access, budget, and quota management for the NC2 on Azure service. |
| 34 | +- Azure Region: Physical locations around the world where we group data centers into Availability Zones (AZs) and then group AZs into regions. |
| 35 | +- Azure Resource Group: Container used to place Azure services and resources into logical groups. |
| 36 | +- NC2 on Azure: Uses Nutanix software, including Prism Central, Prism Element, Nutanix Flow software-defined networking, Nutanix Acropolis Operating System (AOS) software-defined storage, and Azure bare-metal Acropolis Hypervisor (AHV) hosts to provide compute, networking, and storage resources. |
| 37 | +- Nutanix Move: Provides migration services. |
| 38 | +- Nutanix Disaster Recovery: Provides disaster recovery automation and storage replication services. |
| 39 | +- Nutanix Files: Provides filer services. |
| 40 | +- Nutanix Self Service: Provides application lifecycle management and cloud orchestration. |
| 41 | +- Nutanix Cost Governance: Provides multi-cloud optimization to reduce cost & enhance cloud security. |
| 42 | +- Azure Virtual Network (VNet): Private network used to connect AHV hosts, Azure services and resources together. |
| 43 | +- Azure Route Server: Enables network appliances to exchange dynamic route information with Azure networks. |
| 44 | +- Azure Virtual Network Gateway: Cross premises gateway for connecting Azure services and resources to other private networks using IPSec VPN, ExpressRoute, and VNet to VNet. |
| 45 | +- Azure ExpressRoute: Provides high-speed private connections between Azure data centers and on-premises or colocation infrastructure. |
| 46 | +- Azure Virtual WAN (vWAN): Aggregates networking, security, and routing functions together into a single unified Wide Area Network (WAN). |
15 | 47 |
|
16 | 48 | ## Deployment example
|
17 | 49 |
|
|
0 commit comments