- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 140字
- 2021-07-02 19:36:00
AzS-NC01
NC01 is responsible for the network controller services. The network controller works based on the SDN capabilities of Windows Server 2016. It is the central control plane for all networking stuff and provides network fault tolerance, and it's the magic key to bringing your own address space for IP addressing (VxLAN and NVGRE technology is supported, but VxLAN is the prioritized one).
Azure Stack uses virtual IP addressing for the following services:
- Azure Resource Manager
- Portal-UI (where it's admin or tenant)
- Storage
- ADFS and Graph API
- Key vault
- Site-to-site endpoints
The network controller (or network resource provider) makes sure that all communication goes its predefined way and is aware of security, priority, high availability, and flexibility.
In addition, it is responsible for all VMs that are part of the networking stack of Azure Stack:
- AzS-BGPNAT01
- AzS-Gwy01
- AzS-SLB01
- AzS-Xrp01
推薦閱讀
- Mastering Zabbix(Second Edition)
- Android Development with Kotlin
- Java虛擬機字節碼:從入門到實戰
- Mastering Swift 2
- Learning Neo4j 3.x(Second Edition)
- 軟件架構:Python語言實現
- 小程序開發原理與實戰
- Unity 2D Game Development Cookbook
- RealSenseTM互動開發實戰
- Python從入門到精通(第3版)
- FPGA嵌入式項目開發實戰
- Android Studio Cookbook
- Apache Solr for Indexing Data
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Managing Windows Servers with Chef