ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Horizontal Scaling in Azure SQL Database

Автор: David Postlethwaite

Загружено: 2018-10-04

Просмотров: 8163

Описание: Traditionally, when a server starts to reach its limit we have simply thrown more resources at it, either more CPU, memory or disk.

However there comes a point, especially in the cloud, where it is no longer possible to add more resources to a database. Here we need a different solution.
Instead of scaling up we must scale out, sometimes called horizontal scaling or sharding.

In this talk we will look at how to scale out in Microsoft Azure SQL database using the Azure Elastic Database tools
We will look at the requirements and options for horizontal scaling in Azure and then we will have a go at sharding an Azure SQL database and then querying and updating the different shards
We will be using t-sql, PowerShell and c# so be prepared for some serious coding.

*****
I've found that there is a mistake when I'm creating the range mappings. The range is actually "greater than or equal" to the RangeLow value to "less than" the RangeHigh value. (not "less than or equal" the RangeHigh as I used here) The RangeHigh value is not actually included in that range but will be the RangeLow value of the next range. So when I created the RangeMappings, Shard1 should have been from 1-8, Shard2 should have been from 8-15 and Shard 3 from 15-22. Which explains why the SplitMerge didn't go quite as planned!
Apologies, sometimes you only learn these things with use.

I wanted to add this comment as an annotation at the point in the video when I create the ranges but google in their wisdom have removed annotations.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Horizontal Scaling in Azure SQL Database

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Shard Attack - Horizontal Scaling in Azure SQL Database with David Postlethwaite

Shard Attack - Horizontal Scaling in Azure SQL Database with David Postlethwaite

Azure SQL Elastic Pools

Azure SQL Elastic Pools

Как PostgreSQL может сделать больно, когда не ожидаешь — Михаил Жилин

Как PostgreSQL может сделать больно, когда не ожидаешь — Михаил Жилин

Taming the Beast – How  a SQL DBA can keep Kerberos under control. Updated 2019

Taming the Beast – How a SQL DBA can keep Kerberos under control. Updated 2019

Taming the Beast - Kerberos for the SQL Server DBA

Taming the Beast - Kerberos for the SQL Server DBA

SQL Server High Availability and Disaster Recovery overview

SQL Server High Availability and Disaster Recovery overview

Scale Out Your Databases with Azure SQL Hyperscale Named Replicas | Data Exposed

Scale Out Your Databases with Azure SQL Hyperscale Named Replicas | Data Exposed

Окупай DPI: Выводим провайдера на чистую воду

Окупай DPI: Выводим провайдера на чистую воду

SQL in 5: New AI features in SQL Server 2025

SQL in 5: New AI features in SQL Server 2025

Docker за 20 минут

Docker за 20 минут

Что такое Rest API (http)? Soap? GraphQL? Websockets? RPC (gRPC, tRPC). Клиент - сервер. Вся теория

Что такое Rest API (http)? Soap? GraphQL? Websockets? RPC (gRPC, tRPC). Клиент - сервер. Вся теория

Эластичные запросы к базе данных Azure SQL или внешняя таблица | 🔥 Бесплатное обучение администра...

Эластичные запросы к базе данных Azure SQL или внешняя таблица | 🔥 Бесплатное обучение администра...

SQL Server management Studio Tips and Tricks Part 1

SQL Server management Studio Tips and Tricks Part 1

Choosing The Right Azure SQL Service for You

Choosing The Right Azure SQL Service for You

New Security Features in SQL Server 2016

New Security Features in SQL Server 2016

Azure SQL Database Elastic Queries

Azure SQL Database Elastic Queries

Beware of the Dark Side - Oracle for the SQL Server DBA

Beware of the Dark Side - Oracle for the SQL Server DBA

Kubernetes — Простым Языком на Понятном Примере

Kubernetes — Простым Языком на Понятном Примере

SQL Server Management Studio Tips and Tricks Part 3

SQL Server Management Studio Tips and Tricks Part 3

SQL Server Index Internals: A Deep Dive

SQL Server Index Internals: A Deep Dive

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]