- Azure for Architects
- Ritesh Modi
- 165字
- 2021-07-08 09:33:34
Availability of resources
Not all resources are available in every Azure region. If application architecture demands a resource and it is not available in a region, choosing that region will not help. Instead, a region should be chosen based on the availability of all resources required by the application. It might be so that the resource might not be available while developing the application architecture and could be on the Azure roadmap to make it available subsequently.
For example, log analytics is not available in all regions. Data transfer to log analytics would incur egress network cost if the application is deployed in a region that does not have log analytics (previously known as operational management suite). Similarly, Azure key vault provides services to only resources that are co-located in the same region. Another example is that an Azure virtual network can host virtual machines, load balancers from same regions. Virtual machines from different regions cannot be part of the same virtual network.
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Python for Secret Agents:Volume II
- The DevOps 2.4 Toolkit
- Go并發編程實戰
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- 批調度與網絡問題的組合算法
- 新印象:解構UI界面設計
- C++程序設計教程(第2版)
- INSTANT Apache Hive Essentials How-to
- WordPress Search Engine Optimization(Second Edition)
- 3D Printing Designs:The Sun Puzzle
- Visual Basic語言程序設計上機指導與練習(第3版)
- Flask開發Web搜索引擎入門與實戰
- 趣學數據結構
- Isomorphic JavaScript Web Development