When Should You Shard Your Database?
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Learn when and how to shard your database in this informative video. Explore database application level sharding, which involves splitting tables across multiple database instances to distribute load. Discover why sharding should only be implemented when absolutely necessary, such as when a single instance can no longer serve queries with minimum latency. Compare sharding to alternative scaling strategies like horizontal partitioning, replication for read scaling, and regional write scaling. Examine the process of sharding, its challenges, and real-world examples like YouTube's implementation. Gain insights into database architecture decisions to optimize performance and scalability for your applications.
Syllabus
Intro
Partition horizontally
Replication Master/backup Scale reads
Scale writes by region
Sharding
Sharding in YouTube
Taught by
Hussein Nasser
Related Courses
MongoDB for DBAsMongoDB University MongoDB Advanced Deployment and Operations
MongoDB University 内存数据库管理
openHPI Data Cleansing with Data Quality Services (DQS)
Microsoft via edX Recovering Data in Azure and SQL Server
Microsoft via edX