You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/overview.md
+30-35Lines changed: 30 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@ title: Introduction to Operator Nexus
3
3
description: High level information about the Operator Nexus product.
4
4
author: scottsteinbrueck
5
5
ms.author: ssteinbrueck
6
-
ms.date: 01/30/2023
6
+
ms.date: 02/26/2023
7
7
ms.topic: overview
8
8
ms.service: azure
9
9
---
10
10
11
11
# What is Azure Operator Nexus?
12
12
13
-
Azure Operator Nexus is the next-generation hybrid cloud platform for telecommunication operators.
13
+
Azure Operator Nexus is a carrier-grade, next-generation hybrid cloud platform for telecommunication operators.
14
14
Operator Nexus is purpose-built for operators' network-intensive workloads and mission-critical applications.
15
-
Operator Nexus supports both our first-party and a wide variety of third party virtualized or containerized telco network functions.
16
-
The platform automates life cycle management of network fabric, bare metal hosts, storage appliances, and both infrastructure and tenant Kubernetes clusters.
17
-
Operator Nexus meets operators' security, resiliency, observability and performance requirements to achieve meaningful business results.
15
+
Operator Nexus supports both Microsoft and a wide variety of partner virtualized and containerized network functions.
16
+
The platform automates lifecycle management of the infrastructure, including: network fabric, bare metal hosts, and storage appliances, as well as tenant workloads for Container Network Functions and Virtualized Network Functions.
17
+
Operator Nexus meets operators' security, resiliency, observability, and performance requirements to achieve meaningful business results.
18
18
The platform seamlessly integrates compute, network, and storage.
19
-
The user can operate and deploy the platform end-to-end via Azure portal, CLI, or APIs.
19
+
Operator Nexus is self service and uses the Azure portal, CLI, SDKs, and other tools to interact with the platform.
Operator Nexus includes the following benefits for operating secure carrier-grade network functions at scale:
29
29
30
-
***Reduced operational complexity and costs** – Operators decide in which Azure regions to deploy Operator Nexus.
31
-
One set of Operator Nexus controllers can scale automatically to support multiple instances of on-premises Operator Nexus deployment.
32
-
Operators can use the same APIs or automation to operationalize their on-premises services and their cloud native services.
33
-
***Integrated platform for compute, network, and storage** – Operators no longer need to provision compute, network, and storage separately as Operator Nexus integrates the stacks.
34
-
For example, the elastic network fabric is designed to let compute and storage scale up or down.
35
-
The solution simplifies operators' capacity planning and deployment.
36
-
***Expanding Network Function (NF) ecosystem** – Operator Nexus supports a wide variety of Microsoft's own NFs and third-party partners' NFs via an NF certification program.
30
+
***Reduced operational complexity and costs** – Operators have the ability to manage their Operator Nexus infrastructure and tenants from Azure. Automation can be built to streamline deployment, allowing for operators to have faster time to market and innovate to provide value add services to their customers.
31
+
***Integrated platform for compute, network, and storage** – Operators no longer need to provision compute, network, and storage separately as Operator Nexus provides an end-to-end (E2E) platform from the infrastructure to the tenant for applications.
32
+
For example, the networks associated to the compute infrastructure can automatically be provisioned across the compute and network infrastructure without requiring additional teams.
33
+
***Expanding Network Function (NF) ecosystem** – Operator Nexus supports a wide variety of Microsoft's own NFs and partners NFs via the Operator Nexus Ready program.
37
34
These NFs are tested for deployment and lifecycle management on Operator Nexus before they're made available in Azure Marketplace.
38
35
***Access to key Azure services** – Operator Nexus being connected to Azure, operators can seamlessly access most Azure services through the same connection as the on-premises network.
39
-
For example, you can provision and manage Operator Nexus through Azure portal or Azure CLI.
40
36
Operators can monitor logs and metrics via Azure Monitor, and analyze telemetry data using Log Analytics or Azure AI/Machine Learning framework.
41
-
***Unified governance and compliance** – As an Azure service, Operator Nexus extends Azure management and services to operator's premises.
37
+
***Unified governance and compliance** – Operator Nexus extends Azure management and services to operator's premises.
42
38
Operators can unify data governance and enforce security and compliance policies by [Azure Role based Access Control](/azure/role-based-access-control/overview) and [Azure Policy](/azure/governance/policy/overview).
43
39
44
40
## How Operator Nexus works
45
41
46
-
Operator Nexus requires curated hardware Bill of Materials. It is comprised of commercially available off-the-shelf servers, network switches, and storage arrays. The infrastructure is deployed in operator's on-premises data center. Operators or System Integrators must make sure they [meet the prerequisites and follow the guidance](quickstarts-platform-deployment.md).
42
+
Operator Nexus utilizes a curated and certified hardware Bill of Materials (BOM). It is composed of commercially available off-the-shelf servers, network switches, and storage arrays. The infrastructure is deployed in operator's on-premises data center. Operators or System Integrators must make sure they [meet the prerequisites and follow the guidance](quickstarts-platform-deployment.md).
47
43
48
-
The service that manages the Operator Nexus infrastructure is hosted in Azure. Operators can choose an Azure region that supports Operator Nexus for any on-premises Operator Nexus infrastructure or deployment. The diagram illustrates the architecture of the Operator Nexus service.
44
+
The service that manages the Operator Nexus infrastructure is hosted in Azure. Operators can choose an Azure region that supports Operator Nexus for any on-premises Operator Nexus instance. The diagram illustrates the architecture of the Operator Nexus service.
49
45
50
46
<!--- IMG  IMG --->
51
47
:::image type="content" source="media/architecture-overview.png" alt-text="Screenshot of how Operator Nexus works.":::
52
48
53
49
Figure: How Operator Nexus works
54
50
55
-
1. The management layer of Operator Nexus is built on Azure Resource Manager (ARM), that provides consistent user experience in Azure portal and API.
51
+
1. The management layer of Operator Nexus is built on Azure Resource Manager (ARM), that provides consistent user experience in the Azure portal and Azure APIs
56
52
2. Azure Resource Providers provide modeling and lifecycle management of [Operator Nexus resources](./concepts-resource-types.md) such as bare metal machines, clusters, network devices, etc.
57
-
3. Operator Nexus controllers, that is, Cluster Manager and Network fabric Controller, are deployed in a managed Virtual Network (vNET) connected to operator's on-premises network. The controllers enable functionalities such as infrastructure bootstrapping, configurations, service upgrades etc.
58
-
4. Operator Nexus is integrated with many Azure services such as Azure Monitor, Azure Container Registries, and Azure Kubernetes Services.
59
-
5. Azure Arc enables a seamless integration of Azure cloud services and on-premises environments, translating between the ARM models and the Kubernetes resource definitions.
53
+
3. Operator Nexus controllers: Cluster Manager and Network Fabric Controller, are deployed in a managed Virtual Network (VNet) connected to operator's on-premises network. The controllers enable functionalities such as infrastructure bootstrapping, configurations, service upgrades etc.
54
+
4. Operator Nexus is integrated with many Azure services such as Azure Monitor, Azure Container Registry, and Azure Kubernetes Services.
60
55
6. ExpressRoute is a network connectivity service that bridges Azure regions and operators' locations.
61
56
62
57
## Key features
@@ -67,23 +62,23 @@ Here are some of the key features of Operator Nexus.
67
62
68
63
Operator Nexus runs Microsoft's own Linux distribution "CBL-Mariner" on the bare metal hosts in the operator's facilities.
69
64
The same Linux distribution supports Azure cloud infrastructure and edge services.
70
-
It includes a small set of core packages by default, whereas each service running on top of it can install more packages.
71
-
[CBL-Mariner](https://microsoft.github.io/CBL-Mariner/docs/) is a lightweight OS and consumes limited system resources. It's engineered to be efficient.
72
-
For example, it has a fast boot time. Small footprints with locked-down packages also mean minimal attack surface.
73
-
On identifying a security vulnerability, the CBL-Mariner team makes the latest security patches and fixes available with the goal of fast turn-around time. Running the infrastructure on Linux aligns with Network Function needs, telecommunication industry trends, and relevant open-source communications. Operator Nexus supports both virtualized network functions (VNFs) and containerized network functions (CNFs).
65
+
It includes a small set of core packages by default.
66
+
[CBL-Mariner](https://microsoft.github.io/CBL-Mariner/docs/) is a lightweight OS and consumes limited system resources and is engineered to be efficient.
67
+
For example, it has a fast boot time with a small footprint with locked-down packages, resulting in the reduction of the threat landscape.
68
+
On identifying a security vulnerability, the Microsoft makes the latest security patches and fixes available with the goal of fast turn-around time. Running the infrastructure on Linux aligns with Network Function needs, telecommunication industry trends, and relevant open-source communications. Operator Nexus supports both virtualized network functions (VNFs) and containerized network functions (CNFs).
74
69
75
70
### Bare metal and cluster management
76
71
77
-
Operator Nexus includes a service that manages the bare metal hosts in operators' premises.
78
-
Operators can provision the bare metal hosts using Azure APIs for tasks such as "restart a host" or "reimage a host".
72
+
Operator Nexus includes capabilities to manage the bare metal hosts in operators' premises.
73
+
Operators can provision the bare metal hosts using Operator Nexus and can interact to restart, shutdown, or re-image, for example.
79
74
One important component of the service is Cluster Manager.
80
75
[Cluster Manager](./howto-cluster-manager.md) provides the lifecycle management of Kubernetes clusters that are made of the bare metal hosts.
81
76
82
-
### Network fabric automation
77
+
### Network Fabric Automation
83
78
84
-
Operator Nexus goes beyond compute and includes Network fabric Automation (NFA). The [NFA](./howto-configure-network fabric.md) service enables operators to build, operate and manage carrier grade network fabric. The reliable and distributed cloud services model supports the operators' telco network functions. For example, to bootstrap network devices in Operator Nexus, operators just need to call an Azure API to trigger the ZeroTouch Provisioning (ZTP) process. ZTP downloads the configuration templates from a terminal server, which is built in Operator Nexus design, to all the network devices and provisions them to the initial known state.
79
+
Operator Nexus includes Network Fabric Automation (NFA), [NFA](./howto-configure-network fabric.md) which enables operators to build, operate and manage carrier grade network fabrics. The reliable and distributed cloud services model supports the operators' telco network functions. Operators have the ability to interact with Operator Nexusto provision the network fabric via Zero-Touch Provisioning (ZTP), as well as perform complex network implementations via a workflow driven, API model.
85
80
86
-
### Network packet broker
81
+
### Network Packet Broker
87
82
88
83
Network Packet Broker (NPB) is an integral part of the network fabric in Operator Nexus. NPB enables multiple scenarios from network performance monitoring to security intrusion detection. Operators can monitor every single packet in Operator Nexus and replicate it. They can apply packet filters dynamically and send filtered packets to multiple destinations for further processing.
89
84
@@ -99,16 +94,16 @@ As a platform, Operator Nexus is designed for telco network functions and optimi
99
94
* Networking: SR-IOV & DPDK for low latency and high throughput. Highly available VFs to VMs with redundant physical paths provide links to all workloads. APIs are used to control access and trunk port consumption in both VNFs and CNFs.
100
95
* Storage: Filesystem storage for CNFs backed by high performance storage arrays
101
96
102
-
### Network function management
97
+
### Azure Operator Service Manager
103
98
104
-
Azure Network Function Manager (ANFM) is a service that allows Network Equipment Providers (NEP) to publish their NFs in Azure Marketplace. Operators can deploy them using familiar Azure APIs. ANFM provides a framework for NEPs and Microsoft to test and validate the basic functionality of the NFs. The validation includes lifecycle management of an NF on Operator Nexus.
99
+
Azure Operator Service Manager is a service that allows Network Equipment Providers (NEP) to publish their NFs in Azure Marketplace. Operators can deploy them using familiar Azure APIs. Operator Service Manager provides a framework for NEPs and Microsoft to test and validate the basic functionality of the NFs. The validation includes lifecycle management of an NF on Operator Nexus.
105
100
106
101
### Observability
107
102
108
-
After bootstrap, Operator Nexus automatically streams the metrics and logs from the operator's premises to Azure Monitor and Log Analytics workspace of:
103
+
Operator Nexus automatically streams the metrics and logs from the operator's premises to Azure Monitor and Log Analytics workspace of:
109
104
110
-
*the infrastructure stack (compute, network and storage), and
111
-
*the workload stacks (for example, AKS-Hybrid).
105
+
*Infrastructure (compute, network and storage)
106
+
*Tenant Infrastructure (ex. VNF VMs).
112
107
113
108
Log Analytics has a rich analytical tool-set that operators can use for troubleshooting or correlating for operational insights. And, Azure Monitor lets operators specify alerts.
0 commit comments