Last week reading (2018-04-15)

Last week reading (2018-04-15)

Good day SQL folks!

Spring is everywhere all around us! You might not necessarily see this Monday morning at work… I hope you will have an easy start of the week with our weekly pack of great articles. Not necessary articles… Today I have posted more video links and also one GitHub code example.

Ingest, prepare, and transform using Azure Databricks and Data Factory
Nice article about ETL/ELT and what and how you can do this having Azure Databricks generally available with Azure Data Factory.

Common design patterns with Azure Cosmos DB
[Video, 15:47] Aravind Krishna stops by to chat with Scott Hanselman and take a look at common design patterns for building highly scalable solutions with Azure Cosmos DB. They are talking about data modeling and how to choose a proper partitioning key plus some common patterns like time series data.

How is SQL Server Statistics Histogram Computation Used by The Query Optimize
[Video, 10:22] First video out of 3 about insights of the SQL Server. You can check how the histogram computation (SQL Server Statistics Data) used by the Query Optimizer for cardinality estimation. Explanation how this is related to the EQ_ROWS & AVG_RANGE_ROWS information in the statistics.

Changing Cosmos DB Write Locations on a Schedule with Azure Functions and Managed Service Identity
Azure Cosmos DB can replicate a single account’s data to as many Azure’s regions as you desire. Applications around the world can read from the closest location to minimize latency. Write operations, however, are still sent to a single designated write region. However, this can be changed – read how to do this.

How to use ETAG to control Replace or Read Document in CosmosDB
[CODE] This is actually a code sample posted on GitHub. You have an example of how to do basic CRUD operations in CosmosDB

“Actual” Execution Plans – or are they…
[Video, 9:55] Brent Ozar talks about … a few bugs with “actual” execution plans on SQL Server 2017 and SSMS 17.6

 

Cheers,

Damian

Previous T-SQL Tuesday #101: My Essential SQL Server Tools
Next ASF 009: Pedro Lopes interview

About author

You might also like

Last Week Reading 0 Comments

Last Week Reading (2019-06-16)

Hello Data girls and guys! A lot of Microsoft’s announcements in many areas of the data platform. Here you have a big portion of news today. Press Unlock the value

Last Week Reading 0 Comments

Last week reading (2018-05-20)

That was a really tough week for us. Damian and I have led a workshop at SQLDay conference in Wroclaw (Poland) and also a regular session (separately this time). I

Last Week Reading (2019-11-03)

This week I’m offering you many posts about Cosmos DB, Azure Data Factory and how to design reliable Azure applications. Have a great week also for those of you who

0 Comments

No Comments Yet!

You can be first to comment this post!

Leave a Reply