- Azure for Architects
- Ritesh Modi
- 196字
- 2021-07-08 09:33:30
ARM advantages
The ARM provides distinct advantages and benefits over ASM.
- Grouping: ARM allows grouping of resources together in a logical container. These resources can be managed together and undergo a common life cycle as a group. This makes it easier to identify related and dependent resources.
- Common life cycle: Resources in a group have the same life cycle. These resources can evolve and be managed together as a unit.
- Role-Based Access Control: Granular roles and permissions can be assigned to resources providing discreet access to users. Users can have only those rights that are assigned to them.
- Deployment support: ARM provides deployment support in terms of templates enabling DevOps and Infrastructure as Code (IAC). The deployments are faster, consistent, and predictable.
- Superior technology: Cost and billing of resources can be managed as a unit. Each resource group can provide their usage and cost information.
- Manageability: ARM provides advanced features such as security, monitoring, auditing, and tagging features for better manageability of resources. Resources can be queried based on tags. Tags also provide cost and billing information for resources tagged similarly.
- Migration: Easier migration and update of resources within, as well as from across resource groups.
推薦閱讀
- 計(jì)算思維與算法入門(mén)
- 小程序?qū)崙?zhàn)視頻課:微信小程序開(kāi)發(fā)全案精講
- 騰訊iOS測(cè)試實(shí)踐
- 基于Java技術(shù)的Web應(yīng)用開(kāi)發(fā)
- SEO智慧
- 征服RIA
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- 從零開(kāi)始學(xué)C#
- UNIX Linux程序設(shè)計(jì)教程
- Android傳感器開(kāi)發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- C++編程兵書(shū)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- 奔跑吧 Linux內(nèi)核
- H5+移動(dòng)營(yíng)銷設(shè)計(jì)寶典
- Android 游戲開(kāi)發(fā)大全(第二版)