- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 98字
- 2021-07-02 19:35:58
Azure Stack VMs
When Azure Stack is deployed, the following VMs are brought up on the Hyper-V hosts:

As of GA, Azure Stack consists of 13 VMs that all have their functions to make Azure Stack work. All of them are Core server instances configured with static resources (up to 8 GB of RAM and 4 vCPUs each). For the multi node environments most of these VMs are redundant and load balanced using the Software Load Balancer (SLB).
A resource provider adds features and functionality to the Azure Stack using a predefined structure, API set, design, and VM.
推薦閱讀
- JavaScript從入門到精通(微視頻精編版)
- Java應(yīng)用與實(shí)戰(zhàn)
- Java應(yīng)用開發(fā)與實(shí)踐
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- Mastering KnockoutJS
- JavaScript動(dòng)態(tài)網(wǎng)頁開發(fā)詳解
- Spring Boot企業(yè)級項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- C語言程序設(shè)計(jì)
- Processing創(chuàng)意編程指南
- Python:Deeper Insights into Machine Learning
- Tableau Desktop可視化高級應(yīng)用
- Greenplum構(gòu)建實(shí)時(shí)數(shù)據(jù)倉庫實(shí)踐
- Java程序設(shè)計(jì)及應(yīng)用開發(fā)
- Pandas 1.x Cookbook