- Implementing Azure Cloud Design Patterns
- Oliver Michalski Stefano Demiliani
- 150字
- 2021-06-30 19:31:53
Other factors
You now know the most important criteria for selecting a data solution. However, there are many other questions whose answers can be used to make a decision.
To give you an idea, I have some examples:
Example 1—data relationships:
Typical questions in this area are as follows:
- Will your data need to support one-to-many or many-to-many relationships?
- Are relationships themselves an important part of the data?
- Will you need to join or otherwise combine data from within the same dataset, or from external datasets?
Example 2—availability:
Typical questions in this area are as follows:
- Does your solution need to be hosted in certain Azure regions?
- Is the service available in all Azure regions?
Example 3—hybrid scenarios and portability:
Typical questions in this area are:
- Is there a need to migrate data from or to on-premises, external data centers, or other cloud-hosting environments?
推薦閱讀
- ArchiCAD 19:The Definitive Guide
- Hands-On Artificial Intelligence on Amazon Web Services
- Getting Started with MariaDB
- Mastering D3.js
- Effective DevOps with AWS
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- AWS Certified SysOps Administrator:Associate Guide
- 傳感器與物聯網技術
- Linux:Powerful Server Administration
- Troubleshooting OpenVPN
- 單片機C語言程序設計完全自學手冊
- 步步驚“芯”
- 巧學活用Photoshop
- 多傳感器數據智能融合理論與應用
- Kubernetes Design Patterns and Extensions