Actionable Data Analytics
Join Our Email List for Data News Sent to Your Inbox

Azure Synapse Analytics Serverless Introduction

One of the most expected features in the Azure database space was to have serverless options for databases. Microsoft has released serverless options for both Azure SQL Database and Azure Synapse Analytics. 

This post looks at the serverless offering in Azure Synapse Analytics workspaces. It is a general overview of the offering for anyone wanting to learn about the capabilities of this serverless database. 

As mentioned in my previous blog post, there are 2 form factors in Azure Synapse Analytics Workspaces. You don’t need to have the provisioned option if you don’t require it. 

Provisioned:  Resources are already assigned to the service and running. 

ON-Demand (serverless): Services for answering business questions are accessible only when you need them. 

Azure Synapse Analytics Form Factors

Serverless offering 

The serverless option allows you to pay per query and data is processed in your Data Lake storage account by Azure Synapse Analytics.  

When you create your Azure Synapse Analytics workspace, your SQL Pools include the serverless option by default and you cannot delete it from the workspace. 

Serverless Pool

Executing queries in the serverless offering 

You can easily query your Azure Data Lake by using the serverless SQL pool as described in the following pictures: 

Azure Synapse Analytics Serverless Execute Query
Azure Synapse Analytics Serverless Execute Query SQL Pool

You can also create databases, but I don’t see any major benefits at this stage. 

Create Database Serverless

Some limitations 

With the serverless option, you pay for processed data, so there are some limitations. For example, you cannot create some objects, like creating tables or stored procedures. 

Azure Synapse Analytics Not Available Feature Table
Azure Synapse Analytics Not Available Feature Stored Procedure

Monitoring and managing 

Monitor open queries in the Monitor Hub. It’s not possible to see the history at this stage, but it will be available near in the future. 

Azure Synapse Analytics Serverless Monitoring

You can only have 1 serverless SQL Pool at this stage. This makes it difficult to think about billing specific departments without looking at the execution time of all queries by users. 

Azure Synapse Analytics Serverless Manage

Pricing 

As of today (26/06/2020), the price is at around USD $6.50 per TB of data processed. During the creation of the service, the summary page displays this information.

Azure Synapse Analytics Summary Price Serverless

Summary 

Pay for query execution runtime in a pay-as-you-go subscription is an awesome feature that you can take advantage of in many ways. It allows you to use the Azure Synapse Analytics engine without provisioning an on-demand SQL Pool. 

Final Thoughts 

I’ve been waiting for this feature since the release of Azure SQL Data Warehouse back in 2016. This makes Azure’s offerings more competitive with other similar offerings on the market. Before I always had to say that the feature was unavailable in Azure SQL Data Warehouse and I can finally say that it is. 

 

Check out these other blog posts

https://davidalzamendi.com/azure-synapse-analytics-serverless-introduction/
https://davidalzamendi.com/upload-ssh-key-azure-key-vault/
comment [ 0 ]
share
No tags 0

No Comments Yet.

Do you want to leave a comment?

Your email address will not be published. Required fields are marked *

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

I agree to these terms.