Global Data Replication to SQL Server using Event Hubs and Stream Analytics

preview_player
Показать описание
This demo shows how to globally distribute data to SQL Server using events and Stream Analytics instead of SQL Server replication. This ensures data is available in SQL Server in all locations as soon as possible rather than using replication after transactions happen in one region.

0:00 - Intro
6:00 - Start of demo, deploy infrastructure
9:30 - Configuration of SQL Server database
11:12 - Configuration of Stream Analytics Job to filter data
16:25 - Testing and results
17:29 - Conclusion

This demo is based on the previous demo which takes CSV data and pushes it as events into Event Hubs. You can find the instructions and code for that demo at

You can find all of my other demos at the following links:

Please comment below with any questions or comments, or if you have a request for a new demo to be made
Рекомендации по теме
Комментарии
Автор

Hey Dave I have struggling to move data from event hub to SQL Database I have created a test table in SQL and in event hub I have sending test records like name and age and in job analytics my output and input is good according to some when I push the record into it the raw gets created in my SQL table but its null

akshaysharma-dgoe
join shbcf.ru