- 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
推薦閱讀
- 從零開始構建企業級RAG系統
- LabVIEW 2018 虛擬儀器程序設計
- Beginning Java Data Structures and Algorithms
- Python語言程序設計
- 實戰Java程序設計
- Learning SQLite for iOS
- Python程序設計
- Instant RubyMotion App Development
- Mastering Predictive Analytics with Python
- C語言程序設計學習指導與習題解答
- 數據結構習題解析與實驗指導
- Unity UI Cookbook
- 時空數據建模及其應用
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Get Your Hands Dirty on Clean Architecture