- 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.
推薦閱讀
- 電腦組裝與系統安裝
- 從零開始寫Linux內核:一書學透核心原理與實現
- Linux性能優化
- Windows Server 2012 Hyper-V Cookbook
- 計算機應用基礎(Windows 7+Office 2016)
- Distributed Computing with Go
- HTML5 Enterprise Application Development
- Windows Vista終極技巧金典
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Multi-Cloud for Architects
- 電腦辦公(Windows10+Office2016)從新手到高手
- OpenSolaris紅寶書
- Linux開源存儲全棧詳解:從Ceph到容器存儲
- CentOS 7系統管理與運維實戰
- WebGL Game Development