Implement Partitioning with Azure
This course will teach you the data partitioning and sharding strategies in relational as well as non-relational cloud stores. Analyze data distribution before migration to Azure.
What you'll learn
Partitioning is an important strategy to segregate the data based on the partition key and distribute the data evenly across partitions for efficient querying and analysis.
In this course, Implement Partitioning with Azure, you’ll learn to apply efficient partitioning, sharding, and data distribution techniques over Azure Cloud Portal for specific services:
- explore how to design non-relational data stores
- discover designing relational data stores
- learn how to implement partitioning and sharding strategies over Azure Synapse
Table of contents
Course FAQ
This course teaches the importance of partitioning, how to select a partition key, what Azure Synapse is, and MPP architecture of Azure Synapse.
Partitioning is the creation of one or more regions on secondary storage, so that each region can be managed separately.
Before taking this course, it would be beneficial to have an understanding of Azure basics.
Cloud stores or storage is a model of computer data storage where the digital data is stored in logistical pools, said to be on "the cloud".
Azure Synapse analytics is a limitless analytics service that brings together data integration, enterprise data warehousing, and big data analytics.