- Azure Resource Manager Templates Quick Start Guide
- Ritesh Modi
- 66字
- 2021-07-02 12:59:32
Parallel
Resources are provisioned in Azure in parallel. This was one of the drawbacks of ASM. Resources were provisioned in sequence and that was a real productivity dampener, as well as less predictable from a deployment perspective. The ARM framework is built completely from scratch and ensures that resources can be provisioned in parallel. Users can provide their own dependency graph between resources while provisioning them.
推薦閱讀
- 操作系統(tǒng)實(shí)用教程(Linux版)
- 構(gòu)建高可用Linux服務(wù)器(第4版)
- Linux系統(tǒng)架構(gòu)與運(yùn)維實(shí)戰(zhàn)
- Hands-On DevOps with Vagrant
- Windows Phone應(yīng)用程序開發(fā)
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)企業(yè)應(yīng)用案例詳解
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- 蘋果OS X Mavericks 10.9應(yīng)用大全
- 一學(xué)就會:Windows Vista應(yīng)用完全自學(xué)手冊
- Linux操作系統(tǒng)
- iOS 10 開發(fā)指南
- Raspberry Pi入門指南
- Linux內(nèi)核分析及應(yīng)用
- Android NDK Beginner's Guide
- Linux深度攻略