- 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
推薦閱讀
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Flutter開發(fā)實戰(zhàn)詳解
- Getting Started with CreateJS
- TradeStation交易應(yīng)用實踐:量化方法構(gòu)建贏家策略(原書第2版)
- JavaScript入門經(jīng)典
- Spring Boot進階:原理、實戰(zhàn)與面試題分析
- Android程序設(shè)計基礎(chǔ)
- HTML5從入門到精通 (第2版)
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- Express Web Application Development
- 大數(shù)據(jù)時代的企業(yè)升級之道(全3冊)
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫
- Python預(yù)測分析實戰(zhàn)
- 程序員面試金典(第6版)
- SAP HANA Cookbook