From the course: Microsoft Azure Synapse for Developers
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Cost management
From the course: Microsoft Azure Synapse for Developers
Cost management
- [Instructor] Since serverless SQL pools do not need any provisioning, they'll automatically provision all the necessary resources in order to query the data. But what if we have a lot of data, and by mistake we run a query and we let it run all night? That will result in a lot of charges for us. And mistakes can easily be made by letting a query run in the background and not noticing. A good way to manage the cost is by setting limits. To set limits, first, we need to navigate to the Manage tab in our Synapse Studio and we need to navigate to SQL Pools. Here, we have two, we have the built-in and a sales data warehouse dedicated SQL pool. If the sales data warehouse dedicated pool's status is online, it might be a good idea to pause it. There should be a pause button here where the resume is. If you pause it then you can resume it at any time later, so no charges incur. But for the demo, we are going to manage our…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Understanding serverless pools3m 17s
-
Querying and discovering data using serverless pools3m 47s
-
(Locked)
Using file metadata in queries7m 37s
-
(Locked)
Building a logical data warehouse, part 16m 28s
-
(Locked)
Building a logical data warehouse, part 23m 6s
-
(Locked)
Manage statistics2m 58s
-
(Locked)
Cost management3m 6s
-
(Locked)
Challenge: Query partitioned data1m 1s
-
(Locked)
Solution: Query partitioned data4m 19s
-
(Locked)
-
-