Skip to content

Commit 416db47

Browse files
authored
Fixed typos
1 parent 4c400d4 commit 416db47

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/operator-nexus/overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: azure
1313
Azure Operator Nexus is a carrier-grade, next-generation hybrid cloud platform for telecommunication operators.
1414
Operator Nexus is purpose-built for operators' network-intensive workloads and mission-critical applications.
1515
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 well as tenant workloads for Container Network Functions and Virtualized 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.
1717
Operator Nexus meets operators' security, resiliency, observability, and performance requirements to achieve meaningful business results.
1818
The platform seamlessly integrates compute, network, and storage.
1919
Operator Nexus is self service and uses the Azure Portal, CLI, SDKs, and other tools to interact with the platform.
@@ -39,7 +39,7 @@ Operators can unify data governance and enforce security and compliance policies
3939

4040
## How Operator Nexus works
4141

42-
Operator Nexus utilizes a curated and certified hardware Bill of Materials (BOM). 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).
4343

4444
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.
4545

@@ -64,12 +64,12 @@ Operator Nexus runs Microsoft's own Linux distribution "CBL-Mariner" on the bare
6464
The same Linux distribution supports Azure cloud infrastructure and edge services.
6565
It includes a small set of core packages by default.
6666
[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 the threat landscape.
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.
6868
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).
6969

7070
### Bare metal and cluster management
7171

72-
Operator Nexus includes capabilities to manages the bare metal hosts in operators' premises.
72+
Operator Nexus includes capabilities to manage the bare metal hosts in operators' premises.
7373
Operators can provision the bare metal hosts using Operator Nexus and can interact to restart, shutdown, or re-image, for example.
7474
One important component of the service is Cluster Manager.
7575
[Cluster Manager](./howto-cluster-manager.md) provides the lifecycle management of Kubernetes clusters that are made of the bare metal hosts.
@@ -78,7 +78,7 @@ One important component of the service is Cluster Manager.
7878

7979
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 Nexus to provision the network fabric via Zero-Touch Provisioning (ZTP), as well as perform complex network implementations via a workflow driven, API model.
8080

81-
### Network Packet Nroker
81+
### Network Packet Broker
8282

8383
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.
8484

@@ -94,15 +94,15 @@ As a platform, Operator Nexus is designed for telco network functions and optimi
9494
* 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.
9595
* Storage: Filesystem storage for CNFs backed by high performance storage arrays
9696

97-
### Azure Operator Serivce Manager
97+
### Azure Operator Service Manager
9898

9999
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.
100100

101101
### Observability
102102

103103
Operator Nexus automatically streams the metrics and logs from the operator's premises to Azure Monitor and Log Analytics workspace of:
104104

105-
* Infratructure (compute, network and storage)
105+
* Infrastructure (compute, network and storage)
106106
* Tenant Infrastructure (ex. VNF VMs).
107107

108108
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

Comments
 (0)