Choose Azure SQL Database and Learn What Every Developer Should Know
Offered By: Microsoft via YouTube
Course Description
Overview
Syllabus
- Start.
- Agenda.
- Foundations - Azure SQL family, Azure SQL DB tiers, Azure SQL DB SKUs, programming languages support.
- Security - Building a secure application, going passwordless, avoiding SQL injection, getting proactive secuirity monitoring via Microsoft Defender.
- Scalability - Building a scalable application, smart SQL programming, scaling-out the database, connection strings best practices.
- Query processor, cost-based optimization, DAG and executing plans, Intelligent Query Processing.
- Indexes - Columnstore and Rowstore indexes, Clustered and Non-clustered index.
- Mult-Model support - JSON, Graph, Geospatial.
- Retry Logic - Microsoft.Data.SqlClient, Polly.NET, Tenacity.
- Is Azure SQL database a good choice if I have 100 Billions rows to manage?.
- Session Summary.
- Additional resources and books.
- Questions and Answers.
Taught by
Microsoft Developer
Tags
Related Courses
Delivering a Relational Data WarehouseMicrosoft via edX Recovering Data in Azure and SQL Server
Microsoft via edX Databases in Azure
Microsoft via edX Introduction to Data Modeling
Microsoft via edX Extend Your Application with REST Services
Microsoft via edX