Completed
- Is Azure SQL database a good choice if I have 100 Billions rows to manage?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Choose Azure SQL Database and Learn What Every Developer Should Know
Automatically move to the next video in the Classroom when playback concludes
- 1 - Start
- 2 - Agenda
- 3 - Foundations - Azure SQL family, Azure SQL DB tiers, Azure SQL DB SKUs, programming languages support
- 4 - Security - Building a secure application, going passwordless, avoiding SQL injection, getting proactive secuirity monitoring via Microsoft Defender
- 5 - Scalability - Building a scalable application, smart SQL programming, scaling-out the database, connection strings best practices
- 6 - Query processor, cost-based optimization, DAG and executing plans, Intelligent Query Processing
- 7 - Indexes - Columnstore and Rowstore indexes, Clustered and Non-clustered index
- 8 - Mult-Model support - JSON, Graph, Geospatial
- 9 - Retry Logic - Microsoft.Data.SqlClient, Polly.NET, Tenacity
- 10 - Is Azure SQL database a good choice if I have 100 Billions rows to manage?
- 11 - Session Summary
- 12 - Additional resources and books
- 13 - Questions and Answers