Section 1 – Operational/OLTP Databases
Databases are used in everyday applications such as webshops, CRM systems, and financial systems. These are our Line Of Business (LOB) applications. In this section, we will learn how to choose between a SQL database and a Cosmos DB database. We will also learn how to design a database for optimal performance and scalability.
This section comprises the following chapters:
- Chapter 1, Introduction to Databases
- Chapter 2, Entity Analysis
- Chapter 3, Normalizing Data
- Chapter 4, Provisioning and Implementing an Azure SQL DB
- Chapter 5, Designing a NoSQL Database
- Chapter 6, Provisioning and Implementing an Azure Cosmos DB Database