Azure Synapse Serverless vs Dedicated SQL Pool

  Рет қаралды 26,492

Guy in a Cube

Guy in a Cube

Күн бұрын

Пікірлер: 34
@donavindrummond5146
@donavindrummond5146 2 жыл бұрын
Would love to see some deep-dive detail about using both serverless and dedicated sql pools to handle different layers within a data lake when building a data platform.
@coding3438
@coding3438 Жыл бұрын
Usually great stuff but this video seemed like a pure marketing stuff from the channel. Of course dedicated gonna be much more powerful because of strict schema and way more compute available. But it’s also very expensive.
@premcst
@premcst 2 жыл бұрын
Great stuff . I am trying synapse and other Azure offerings .. These short videos are great .. Can you also do a video so we can understand which is the efficient way to do ETL and load to PBI ..
@bibianasalazar7576
@bibianasalazar7576 Жыл бұрын
It will be nice if we have some cost and capability comparison on premise, serverless and dedicated sql. Is the principal question a manager or a customer asks when offering this kind of solution.
@teluguoffice5498
@teluguoffice5498 2 жыл бұрын
Hey, I am just checking same concept on Internet and got your notification in KZbin. Its awesome.
@MDevion
@MDevion 2 жыл бұрын
Dedicated pools are just too expensive for any serious DWH stuff. Also its just Parallel Data Warehousing in the cloud, which is a horrible application to begin with. For me, I never use dedicated pools, I either use serverless or a Azure SQL DB. Now the downside with the Azure SQL DB is that microsoft enforces a recovery model of FULL, instead of SIMPLE like we had on onpremise. But that is on purpose, or simply no one would ever use dedicated pools as the difference would be too small. The whole MPP never sold me and it always performed like shit or could be done WAY better with some custom code. There some many improvements left for Microsoft to do in Azure, but some will be against their own business interest. Despite all the negativity in this post, I do love serverless SQL pools and its a huge step in the right direction. P.s. Also the presenter is DEAD wrong on dedicated pools. You dont choose this because of performance. You choose this as it fits your scenario. It is NOT faster at all, its faster at CERTAIN workloads. To make this comparison in with the serverless and dedicated Power BI load is very misleading.
@bibianasalazar7576
@bibianasalazar7576 Жыл бұрын
Thanks so much for sharing this point of view. 😀
@terryliu3635
@terryliu3635 Жыл бұрын
Fully agree! Microsoft needs to figure out the future for dedicated sql pool! It might fit some specific scenarios however so far building the next gen enterprise data platform during recent years, I’ve not seen one case yet that we have to leverage the dedicated sql pool. In my opinion, Microsoft probably eventually have to sunset that!
@darins
@darins Жыл бұрын
Have you used incremental refresh in PQ on an ASA Serverless SQL pool?
@iulianbina7910
@iulianbina7910 Жыл бұрын
Reserved 3 year is 300 dollars per 100DWU per month. Pay as you go is 1000+ Dollars So I guess that is a huge difference. Dedicated makes sense when you reserve it for 3 years. Sure... you don't get the option to turn it off but the workloads suited for this kind of service is intended for high availability just like direct query reports. But that means you do your data modeling in SQL and keep it minimal in PBI
@sasanknimmagadda2010
@sasanknimmagadda2010 10 ай бұрын
Ya this is definitely a good introduction to understand the difference between Dedicated vs serverless SQL pool. You should have added about Spark SQL pool also... what is that and how is that different?
@Elkhamasi
@Elkhamasi 2 жыл бұрын
Keep them coming. I am learning synapse and this was helpful
@joneskiller8
@joneskiller8 Жыл бұрын
Can you talk about the pricing for the Serverless Sql Pool, thanks!
@vinaynagrani7954
@vinaynagrani7954 Жыл бұрын
What I found is that External Tables on serverless sql pool are like views. So you can't perform any DML operations in serverless sql pool which defeats the basic requirements of a DB
@sherifffruitfly
@sherifffruitfly Жыл бұрын
Note: with columns that take on values that are very large (e.g. json bits stored in col values), the simple syntax demo'd here won't work. This is because the inferred data type is varchar(8000). To bring back larger strings, you'll need to schematize the data in the query via the WITH construct, setting such cols to varchar(max) data type. Why varchar(max) isn't the default inference is beyond me.
@culpritdesign
@culpritdesign 2 жыл бұрын
This looks great for data virtualization for raw sourcing into the data warehouse.
@matheusosa
@matheusosa Жыл бұрын
That video was very informative! Great great video!
@rudroroy1054
@rudroroy1054 6 ай бұрын
Q: how can I automate the pausing of the dedicated pool? Does it come with scheduling options?
@djibrildione4612
@djibrildione4612 Жыл бұрын
Great Video, I would like to know if we can expose the serveless External Tables or View Via API for web application to consume? is Data API builder an option?
@CrimsonTheOriginal
@CrimsonTheOriginal 2 жыл бұрын
Our issue with Serverless is its wildly inconsistent. 2m row table 30 seconds to load and then 5 mins later that same 2m row dataset now takes 7 mins. Any way we can address this?
@MDevion
@MDevion 2 жыл бұрын
Nope this is the downside is sharing resources with other users.....
@takistewart3404
@takistewart3404 Жыл бұрын
Assuming you can meet SLAs with each. I guess cost is the biggest contributing factor
@qaz56q
@qaz56q Жыл бұрын
Is there a possibility to connect Synapse SQL Dedicated Pool from Powerbi using service principal?
@lucasshipsides1510
@lucasshipsides1510 2 жыл бұрын
awesome video, i had no idea autopause was a thing!
@aspnerd
@aspnerd 2 жыл бұрын
Why was dedicated 2 seconds vs. Serverless at 30 seconds? Is the hardware not the same on the back end? What’s the difference?
@7anishok390
@7anishok390 Жыл бұрын
Hi Please help me. I have created an external table in the synapse lake database, Now I like to load the records from the external table into the dedicated SQL pool table. Please advice on the procedure.
@JuanHernandez-pf6yg
@JuanHernandez-pf6yg 7 ай бұрын
Very useful. Thank you.
@mohamedtarek-gh4fr
@mohamedtarek-gh4fr Жыл бұрын
As always, wonderful, I like this channel the most this video is very wonderful, very helpful, very informative again you were great Guys (in the cube :) )
@rob5800can
@rob5800can 2 жыл бұрын
Lot of heavy breathing on that mic bro. Haha
@foxware5587
@foxware5587 2 жыл бұрын
Again!
@culpritdesign
@culpritdesign 2 жыл бұрын
Amazing content! 🔥
@germanareta7267
@germanareta7267 2 жыл бұрын
Great video
@tryfonmichalopoulos5656
@tryfonmichalopoulos5656 Жыл бұрын
The heavy breathing though; gotta go see a doctor man
@mandarnandre7387
@mandarnandre7387 2 жыл бұрын
Please dont breath on mic man, It feels like you are brething in my ears 🥹🥹🥹 I am just hating it 😡😡 Please do something, I can't concentrate on what the guest is saying
Azure Synapse Analytics & Power BI for BANANAS SCALE!
16:57
Guy in a Cube
Рет қаралды 58 М.
When Cucumbers Meet PVC Pipe The Results Are Wild! 🤭
00:44
Crafty Buddy
Рет қаралды 58 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 135 МЛН
Synapse Espresso: Introduction to Delta Tables
10:55
Azure Synapse Analytics
Рет қаралды 14 М.
How to make SQL Pools even faster in Azure Synapse Analytics
5:56
Guy in a Cube
Рет қаралды 14 М.
Top 5 things to get started with Azure Synapse Analytics
9:18
Guy in a Cube
Рет қаралды 12 М.
13. Server less SQL Pool Overview in Azure Synapse Analytics
14:08
Power BI + Azure Synapse Analytics: Beginning your journey
49:33