In the previous chapter, we covered the storage solutions objective. We covered some of the different storage features that Azure offers, as well as when and how to use them. We also covered designing for NoSQL storage, and when to use the available solutions.
This is the second chapter of the Domain Design Data Implementation objective. It covers designing for Azure data services, including a high-level overview of the services and solutions that Azure provides. It also covers relational databases in Azure. This consists of the Azure SQL Database and how to design for performance, availability, and two open source relational databases, such as MySQL and PostgreSQL on Azure.
By the end of this chapter, you should know which data service or relational database to use for your solutions and when.
The following topics will be covered:
- Azure Data Catalog...