<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Getting Started with Databricks SQL Serverless on AWS in Get Started Guides</title>
    <link>https://community.databricks.com/t5/get-started-guides/getting-started-with-databricks-sql-serverless-on-aws/ta-p/62276</link>
    <description>&lt;H1&gt;Getting Started with Databricks SQL Serverless on AWS&lt;/H1&gt;
&lt;P&gt;This is an AWS admin guide for existing Databricks SQL customers interested in SQL Serverless features. This guide covers the following topics:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A title="What is Serverless Architecture" href="#h_93497069621709158623117" target="_self"&gt;What is Serverless Architecture&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_798906690531709158650554" target="_self"&gt;Security on Serverless Architecture&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_961191342171709158632744" target="_self"&gt;Why use Databricks SQL Serverless&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_457429607651709158667876" target="_self"&gt;Serverless SQL Setup Steps (in 5 minutes)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_773238636811709158686604" target="_self"&gt;Additional Resources (troubleshooting steps, customer FAQs)&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;To learn more about Databricks SQL and data warehousing on the Databricks Intelligent Data Platform,&amp;nbsp;&lt;/SPAN&gt;visit our &lt;A href="https://www.databricks.com/product/databricks-sql" target="_blank" rel="noopener"&gt;website&lt;/A&gt;.&lt;/P&gt;
&lt;H2 id="h_93497069621709158623117"&gt;&lt;U&gt;&lt;STRONG&gt;What is Serverless Architecture?&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;Serverless is an architectural design where the compute layer and its associated resources are managed in the Databricks account rather than your AWS account. That means your resource and infrastructure management shifts to Databricks.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;A serverless architecture is advantageous in the following ways:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Productivity:&lt;/STRONG&gt;&amp;nbsp;&lt;SPAN&gt;cloud resources are efficiently managed by Databricks, eliminating management overhead and providing instant compute that boosts user productivity.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Efficiency:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Serverless ensures near-instant start-up/scaling time while preventing underutilization. You benefit by only paying for the used compute and eliminating unnecessary idle time.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Reliability:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Serverless is fully managed with capacity, security, patching and upgrades managed automatically, which eliminates concerns about security policies and reliability issues such as capacity shortages or quota limitations.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 519px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6453i3B831A906BDD30A2/image-dimensions/519x271?v=v2" width="519" height="271" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more, please visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/serverless-compute/index.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for more details on Databricks serverless compute.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_798906690531709158650554"&gt;&lt;U&gt;Security on Serverless Architecture&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;To safeguard customer data, serverless workloads run within multiple isolation layers. These security layers form the foundation of Databricks’ commitment to providing a secure and reliable environment for even the most sensitive workloads. They include but are not limited to:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Dedicated compute resources&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Network segmentation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Encryption at rest and in transit&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Principle of least privilege&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more about security with serverless compute, visit our &lt;A href="https://www.databricks.com/trust/security-features/serverless-security" target="_blank" rel="noopener"&gt;website.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_961191342171709158632744"&gt;&lt;U&gt;&lt;STRONG&gt;Why use Databricks SQL Serverless?&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;Databricks SQL is best with Serverless. Here are three main benefits of Serverless over Pro and Classic warehouses:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Instant and elastic compute: &lt;/STRONG&gt;&lt;SPAN&gt;Serverless removes the need to wait for infrastructure resources to run queries or over provision resources to handle spikes in usage. Serverless warehouses dynamically handle scaling using intelligent workload management.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Zero Management: &lt;/STRONG&gt;&lt;SPAN&gt;Serverless warehouses are fully managed by Databricks, eliminating the burden of capacity management, patching, upgrading and performance optimization. This leads to a simple and predictable pricing model compared to Pro or Classic.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG style="color: #1b3139; font-family: inherit;"&gt;Lower TCO:&lt;/STRONG&gt;&lt;SPAN&gt; Serverless warehouses automatically provision and scale resources right when you need them. This avoids over-provisioning and reduces idle time, which can help reduce your TCO (Total Cost of Ownership).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 530px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6454iE6A1648E4FB5CAC3/image-dimensions/530x269?v=v2" width="530" height="269" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more about Serverless advantages or specific projected cost-savings scenarios from migrating Classic/Pro warehouses to Serverless, visit our &lt;A href="https://www.databricks.com/product/pricing/databricks-sql" target="_blank" rel="noopener"&gt;pricing page&lt;/A&gt;. For more help, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_457429607651709158667876"&gt;&lt;U&gt;&lt;STRONG&gt;SQL Serverless Setup Steps [5 minute guide]:&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 0: Check the required prerequisites&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;This section of the guide assumes you have the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Workspace admin permissions on your Databricks account and intended workspace.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Permissions access to your AWS account.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Non-free trial Databricks account. If you are interested in SQLServerless on a free trial, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Premium or enterprise account subscription. This can be verified in your &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://accounts.cloud.databricks.com/settings/subscription-billing/subscription-plan-select" target="_blank" rel="noopener"&gt;Databricks account console&lt;/A&gt;&lt;SPAN&gt;. Below is an example Databricks account on the correct premium plan.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If you are on standard, upgrade to premium or contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for help.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.premiumaccount.gif" style="width: 498px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6455i5345E5B1F8DD8390/image-dimensions/498x307?v=v2" width="498" height="307" role="button" title="3.premiumaccount.gif" alt="3.premiumaccount.gif" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Intended workspace is in a &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;supported region&lt;/A&gt;&lt;SPAN&gt; for Serverless warehouses.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Intended workspace does not use an &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/archive/external-metastores/external-hive-metastore.html" target="_blank" rel="noopener"&gt;external Apache Hive metastore&lt;/A&gt;&lt;SPAN&gt;. SQL&amp;nbsp;Serverless does not support this today, and we require upgrading to &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/data-governance/unity-catalog/index.html" target="_blank" rel="noopener"&gt;Unity Catalog&lt;/A&gt;&lt;SPAN&gt;. For help, contact your Databricks account team or &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;onboarding-help@databricks.com.&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 1: Activate Serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Serverless is automatically enabled by default in Databricks SQL if your account was created recently. If your account was created prior to 6/24/2022, check the troubleshooting steps in the Appendix for the manual activation steps to enable serverless.&amp;nbsp;This includes manually accepting your ToS and configuring your AWS instance profile.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 2: Create a serverless warehouse and grant permissions&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Log into your &lt;/SPAN&gt;&lt;A href="http://cloud.databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;workspace&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; and click on &lt;/SPAN&gt;&lt;STRONG&gt;SQL Warehouses&lt;/STRONG&gt;&lt;SPAN&gt; on the left sidebar. &lt;/SPAN&gt;&lt;SPAN&gt;Use this &lt;/SPAN&gt;&lt;A href="https://app.getreprise.com/launch/3yAojBn/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;guided tour&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for a step by step walkthrough in a demo workspace. &lt;/SPAN&gt;&lt;SPAN&gt;Alternatively,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/create-sql-warehouse.html#create-a-sql-warehouse" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for setup instructions.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatabricksGuide_0-1709152829941.gif" style="width: 496px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6458i1303E12F9CE759F5/image-dimensions/496x309?v=v2" width="496" height="309" role="button" title="DatabricksGuide_0-1709152829941.gif" alt="DatabricksGuide_0-1709152829941.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 3: Convert all existing Pro and Classic Warehouses to Serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Log into your &lt;A href="http://cloud.databricks.com" target="_blank" rel="noopener"&gt;workspace&lt;/A&gt; and click on &lt;STRONG&gt;SQL Warehouses&lt;/STRONG&gt; on the left sidebar. Follow two step instructions&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/create-sql-warehouse.html#upgrade-a-pro-or-classic-sql-warehouse-to-serverless" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.convertserverlesswh.gif" style="width: 522px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6464i447ED6DCB52CE86E/image-dimensions/522x309?v=v2" width="522" height="309" role="button" title="5.convertserverlesswh.gif" alt="5.convertserverlesswh.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 4: Enable your users on serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Your serverless setup on AWS is now complete! Enable your users to start using serverless for their SQL workloads.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Ensure your serverless warehouse(s) are properly configured with user permissions. Visit our &lt;A href="https://docs.databricks.com/en/security/auth-authz/access-control/sql-endpoint-acl.html" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;&amp;nbsp;for more details. Workspace users are able to use warehouses in multiple ways including:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;SQL Editor&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;A href="https://www.youtube.com/watch?v=EWzxw-8YJas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Notebooks&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;A href="https://docs.databricks.com/en/dashboards/lakeview.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Lakeview dashboards&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;H2 id="h_773238636811709158686604"&gt;&lt;U&gt;&lt;STRONG&gt;Additional Resources&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;H3&gt;&lt;SPAN&gt;Troubleshooting Steps&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;&lt;STRONG&gt;#&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;&lt;STRONG&gt;Action Required&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;
&lt;P&gt;&lt;SPAN&gt;If your Databricks account was created &lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;before&lt;/I&gt;&lt;/STRONG&gt; &lt;SPAN&gt;3/28/2022&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;
&lt;P&gt;&lt;SPAN&gt;Verify that you have manually accepted the updated terms of use for serverless compute.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/serverless.html#enable-serverless-compute-in-your-account" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for setup steps. Below is an example of a account that is correctly enabled for Serverless compute.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 566px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6461iDF1FCAC243301F32/image-dimensions/566x229?v=v2" width="566" height="229" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;
&lt;P&gt;&lt;SPAN&gt;If your Databricks account was created &lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;before&lt;/I&gt;&lt;/STRONG&gt; &lt;SPAN&gt;6/24/2022&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;
&lt;P&gt;&lt;SPAN&gt;Validate &lt;/SPAN&gt;&lt;SPAN&gt;that your AWS instance profile supports Serverless SQL warehouses. This is required because Databricks is an external IAM role.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If your AWS instance profile was created after this date, it most likely has the trust relationship statement created already using AWS quickstart or manually.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Follow our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/data-access-configuration.html#confirm-or-set-up-an-aws-instance-profile-to-use-with-your-serverless-sql-warehouses" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for the setup steps to update the trust relationship statement to support serverless SQL warehouses. &lt;/SPAN&gt;&lt;SPAN&gt;Below is an example of a correctly &lt;/SPAN&gt;&lt;A href="https://console.aws.amazon.com/iam/home#/roles" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;updated IAM role in the AWS console&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 513px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6462iEE9B1C5339B3C664/image-dimensions/513x82?v=v2" width="513" height="82" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. If your role ARN and Instance Profile ARNs do not match, first follow the required steps as listed in the documentation &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/compute/sql-warehouse/data-access-configuration.html#aws-instance-profile-setup" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;SPAN&gt; to update your role ARN.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&lt;SPAN&gt;Customer FAQs&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="30px"&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="30px"&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="30px"&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does SQL&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless require Unity Catalog to work?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;No, you can start using Serverless SQL today and get started on your current Hive Metastore setup. You can transition to Unity Catalog while actively using Serverless SQL.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;To upgrade your workspace to Unity Catalog, follow our tutorial &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/data-governance/unity-catalog/get-started.html#step-5-create-new-catalogs-and-schemas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or contact your Databricks account team.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="112px"&gt;2&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="112px"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does SQL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless support AWS Glue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="112px"&gt;&lt;SPAN&gt;Yes, AWS Glue can be used as the workspace legacy metastore if you already have Glue set up for your SQL workloads. No additional configuration is needed.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;&lt;BR /&gt;3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Does SQL&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless support HIPAA?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, we support the regions listed &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;here&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. To prioritize a specific region for HIPPA support, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;&lt;SPAN&gt;Do SQL warehouses support compliance security profiles?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, but it varies by region. See the regions with support for compliance security profiles &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;here&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. To prioritize your account’s enrollment, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Will using&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;SQL warehouses affect my runtime clusters?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;No, using serverless warehouses affects only the workloads using Databricks SQL. Databricks Runtime clusters continue to work with notebooks and jobs. Databricks Runtime clusters always run in the classic compute plane in your AWS account.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="145px"&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="145px"&gt;&lt;SPAN&gt;How can I migrate to SQL warehouses if I provision my warehouses using IaC tools like Terraform?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="145px"&gt;
&lt;P&gt;&lt;SPAN&gt;Upgrading to SQL Serverless is a simple code change in your IaC scripts. Contact your account team if you need additional support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="180px"&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="180px"&gt;&lt;SPAN&gt;&lt;SPAN&gt;How do I find the cost of running a SQL Query against SQL&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless? I want to see the DBU usage from a specific SQL query.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="180px"&gt;
&lt;P&gt;&lt;SPAN&gt;This can be done using &lt;A href="https://docs.databricks.com/en/administration-guide/system-tables/index.html" target="_blank" rel="noopener"&gt;system tables&lt;/A&gt; on Databricks SQL. Note, this requires a Unity Catalog enabled workspace.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;If you need to&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;upgrade your workspace to Unity Catalog, follow our&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/data-governance/unity-catalog/get-started.html#step-5-create-new-catalogs-and-schemas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or contact your Databricks account team.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&lt;SPAN&gt;Learn More&lt;/SPAN&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;Register for our weekly&amp;nbsp;&lt;A href="https://events.databricks.com/EV-AEB-Hands-on-Workshop-SQLandDelta" target="_blank" rel="noopener"&gt;Hands-on Workshop: Databricks SQL and Serverless&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;Register for&lt;/SPAN&gt;&lt;A href="https://files.training.databricks.com/static/ilt-sessions/onboarding/index.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt; free live onboarding training&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for Databricks SQL&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Watch the &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=I3c8PtR9OsA" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Data + AI Summit talk&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; on how SQL Serverless uses Machine Learning to drive best price to performance.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;If you encounter any errors or need additional help, email us at &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;onboarding-help@databricks.com&lt;/A&gt;&lt;SPAN&gt; for assistance. For specific questions and serverless POCs, contact your Databricks account team.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Sat, 09 Mar 2024 16:53:09 GMT</pubDate>
    <dc:creator>DatabricksGuide</dc:creator>
    <dc:date>2024-03-09T16:53:09Z</dc:date>
    <item>
      <title>Getting Started with Databricks SQL Serverless on AWS</title>
      <link>https://community.databricks.com/t5/get-started-guides/getting-started-with-databricks-sql-serverless-on-aws/ta-p/62276</link>
      <description>&lt;H1&gt;Getting Started with Databricks SQL Serverless on AWS&lt;/H1&gt;
&lt;P&gt;This is an AWS admin guide for existing Databricks SQL customers interested in SQL Serverless features. This guide covers the following topics:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A title="What is Serverless Architecture" href="#h_93497069621709158623117" target="_self"&gt;What is Serverless Architecture&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_798906690531709158650554" target="_self"&gt;Security on Serverless Architecture&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_961191342171709158632744" target="_self"&gt;Why use Databricks SQL Serverless&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_457429607651709158667876" target="_self"&gt;Serverless SQL Setup Steps (in 5 minutes)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="#h_773238636811709158686604" target="_self"&gt;Additional Resources (troubleshooting steps, customer FAQs)&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;To learn more about Databricks SQL and data warehousing on the Databricks Intelligent Data Platform,&amp;nbsp;&lt;/SPAN&gt;visit our &lt;A href="https://www.databricks.com/product/databricks-sql" target="_blank" rel="noopener"&gt;website&lt;/A&gt;.&lt;/P&gt;
&lt;H2 id="h_93497069621709158623117"&gt;&lt;U&gt;&lt;STRONG&gt;What is Serverless Architecture?&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;Serverless is an architectural design where the compute layer and its associated resources are managed in the Databricks account rather than your AWS account. That means your resource and infrastructure management shifts to Databricks.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;A serverless architecture is advantageous in the following ways:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Productivity:&lt;/STRONG&gt;&amp;nbsp;&lt;SPAN&gt;cloud resources are efficiently managed by Databricks, eliminating management overhead and providing instant compute that boosts user productivity.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Efficiency:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Serverless ensures near-instant start-up/scaling time while preventing underutilization. You benefit by only paying for the used compute and eliminating unnecessary idle time.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Reliability:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Serverless is fully managed with capacity, security, patching and upgrades managed automatically, which eliminates concerns about security policies and reliability issues such as capacity shortages or quota limitations.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 519px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6453i3B831A906BDD30A2/image-dimensions/519x271?v=v2" width="519" height="271" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more, please visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/serverless-compute/index.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for more details on Databricks serverless compute.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_798906690531709158650554"&gt;&lt;U&gt;Security on Serverless Architecture&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;To safeguard customer data, serverless workloads run within multiple isolation layers. These security layers form the foundation of Databricks’ commitment to providing a secure and reliable environment for even the most sensitive workloads. They include but are not limited to:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Dedicated compute resources&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Network segmentation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Encryption at rest and in transit&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Principle of least privilege&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more about security with serverless compute, visit our &lt;A href="https://www.databricks.com/trust/security-features/serverless-security" target="_blank" rel="noopener"&gt;website.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_961191342171709158632744"&gt;&lt;U&gt;&lt;STRONG&gt;Why use Databricks SQL Serverless?&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;Databricks SQL is best with Serverless. Here are three main benefits of Serverless over Pro and Classic warehouses:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Instant and elastic compute: &lt;/STRONG&gt;&lt;SPAN&gt;Serverless removes the need to wait for infrastructure resources to run queries or over provision resources to handle spikes in usage. Serverless warehouses dynamically handle scaling using intelligent workload management.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG&gt;Zero Management: &lt;/STRONG&gt;&lt;SPAN&gt;Serverless warehouses are fully managed by Databricks, eliminating the burden of capacity management, patching, upgrading and performance optimization. This leads to a simple and predictable pricing model compared to Pro or Classic.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;STRONG style="color: #1b3139; font-family: inherit;"&gt;Lower TCO:&lt;/STRONG&gt;&lt;SPAN&gt; Serverless warehouses automatically provision and scale resources right when you need them. This avoids over-provisioning and reduces idle time, which can help reduce your TCO (Total Cost of Ownership).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 530px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6454iE6A1648E4FB5CAC3/image-dimensions/530x269?v=v2" width="530" height="269" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;To learn more about Serverless advantages or specific projected cost-savings scenarios from migrating Classic/Pro warehouses to Serverless, visit our &lt;A href="https://www.databricks.com/product/pricing/databricks-sql" target="_blank" rel="noopener"&gt;pricing page&lt;/A&gt;. For more help, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="h_457429607651709158667876"&gt;&lt;U&gt;&lt;STRONG&gt;SQL Serverless Setup Steps [5 minute guide]:&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 0: Check the required prerequisites&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;This section of the guide assumes you have the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Workspace admin permissions on your Databricks account and intended workspace.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Permissions access to your AWS account.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;&lt;SPAN&gt;Non-free trial Databricks account. If you are interested in SQLServerless on a free trial, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Premium or enterprise account subscription. This can be verified in your &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://accounts.cloud.databricks.com/settings/subscription-billing/subscription-plan-select" target="_blank" rel="noopener"&gt;Databricks account console&lt;/A&gt;&lt;SPAN&gt;. Below is an example Databricks account on the correct premium plan.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If you are on standard, upgrade to premium or contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for help.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.premiumaccount.gif" style="width: 498px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6455i5345E5B1F8DD8390/image-dimensions/498x307?v=v2" width="498" height="307" role="button" title="3.premiumaccount.gif" alt="3.premiumaccount.gif" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Intended workspace is in a &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;supported region&lt;/A&gt;&lt;SPAN&gt; for Serverless warehouses.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="1"&gt;Intended workspace does not use an &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/archive/external-metastores/external-hive-metastore.html" target="_blank" rel="noopener"&gt;external Apache Hive metastore&lt;/A&gt;&lt;SPAN&gt;. SQL&amp;nbsp;Serverless does not support this today, and we require upgrading to &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/data-governance/unity-catalog/index.html" target="_blank" rel="noopener"&gt;Unity Catalog&lt;/A&gt;&lt;SPAN&gt;. For help, contact your Databricks account team or &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;onboarding-help@databricks.com.&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 1: Activate Serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Serverless is automatically enabled by default in Databricks SQL if your account was created recently. If your account was created prior to 6/24/2022, check the troubleshooting steps in the Appendix for the manual activation steps to enable serverless.&amp;nbsp;This includes manually accepting your ToS and configuring your AWS instance profile.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 2: Create a serverless warehouse and grant permissions&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Log into your &lt;/SPAN&gt;&lt;A href="http://cloud.databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;workspace&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; and click on &lt;/SPAN&gt;&lt;STRONG&gt;SQL Warehouses&lt;/STRONG&gt;&lt;SPAN&gt; on the left sidebar. &lt;/SPAN&gt;&lt;SPAN&gt;Use this &lt;/SPAN&gt;&lt;A href="https://app.getreprise.com/launch/3yAojBn/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;guided tour&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for a step by step walkthrough in a demo workspace. &lt;/SPAN&gt;&lt;SPAN&gt;Alternatively,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/create-sql-warehouse.html#create-a-sql-warehouse" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for setup instructions.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatabricksGuide_0-1709152829941.gif" style="width: 496px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6458i1303E12F9CE759F5/image-dimensions/496x309?v=v2" width="496" height="309" role="button" title="DatabricksGuide_0-1709152829941.gif" alt="DatabricksGuide_0-1709152829941.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 3: Convert all existing Pro and Classic Warehouses to Serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Log into your &lt;A href="http://cloud.databricks.com" target="_blank" rel="noopener"&gt;workspace&lt;/A&gt; and click on &lt;STRONG&gt;SQL Warehouses&lt;/STRONG&gt; on the left sidebar. Follow two step instructions&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/create-sql-warehouse.html#upgrade-a-pro-or-classic-sql-warehouse-to-serverless" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.convertserverlesswh.gif" style="width: 522px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6464i447ED6DCB52CE86E/image-dimensions/522x309?v=v2" width="522" height="309" role="button" title="5.convertserverlesswh.gif" alt="5.convertserverlesswh.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Step 4: Enable your users on serverless&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Your serverless setup on AWS is now complete! Enable your users to start using serverless for their SQL workloads.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Ensure your serverless warehouse(s) are properly configured with user permissions. Visit our &lt;A href="https://docs.databricks.com/en/security/auth-authz/access-control/sql-endpoint-acl.html" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;&amp;nbsp;for more details. Workspace users are able to use warehouses in multiple ways including:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;SQL Editor&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;A href="https://www.youtube.com/watch?v=EWzxw-8YJas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Notebooks&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;A href="https://docs.databricks.com/en/dashboards/lakeview.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Lakeview dashboards&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;H2 id="h_773238636811709158686604"&gt;&lt;U&gt;&lt;STRONG&gt;Additional Resources&lt;/STRONG&gt;&lt;/U&gt;&lt;/H2&gt;
&lt;H3&gt;&lt;SPAN&gt;Troubleshooting Steps&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;&lt;STRONG&gt;#&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;&lt;STRONG&gt;Action Required&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;
&lt;P&gt;&lt;SPAN&gt;If your Databricks account was created &lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;before&lt;/I&gt;&lt;/STRONG&gt; &lt;SPAN&gt;3/28/2022&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;
&lt;P&gt;&lt;SPAN&gt;Verify that you have manually accepted the updated terms of use for serverless compute.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Visit our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/serverless.html#enable-serverless-compute-in-your-account" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for setup steps. Below is an example of a account that is correctly enabled for Serverless compute.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 566px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6461iDF1FCAC243301F32/image-dimensions/566x229?v=v2" width="566" height="229" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="2.1150592216582105%"&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24.196277495769873%"&gt;
&lt;P&gt;&lt;SPAN&gt;If your Databricks account was created &lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;before&lt;/I&gt;&lt;/STRONG&gt; &lt;SPAN&gt;6/24/2022&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="73.68866328257192%"&gt;
&lt;P&gt;&lt;SPAN&gt;Validate &lt;/SPAN&gt;&lt;SPAN&gt;that your AWS instance profile supports Serverless SQL warehouses. This is required because Databricks is an external IAM role.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If your AWS instance profile was created after this date, it most likely has the trust relationship statement created already using AWS quickstart or manually.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Follow our &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/compute/sql-warehouse/data-access-configuration.html#confirm-or-set-up-an-aws-instance-profile-to-use-with-your-serverless-sql-warehouses" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for the setup steps to update the trust relationship statement to support serverless SQL warehouses. &lt;/SPAN&gt;&lt;SPAN&gt;Below is an example of a correctly &lt;/SPAN&gt;&lt;A href="https://console.aws.amazon.com/iam/home#/roles" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;updated IAM role in the AWS console&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 513px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6462iEE9B1C5339B3C664/image-dimensions/513x82?v=v2" width="513" height="82" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. If your role ARN and Instance Profile ARNs do not match, first follow the required steps as listed in the documentation &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/en/compute/sql-warehouse/data-access-configuration.html#aws-instance-profile-setup" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;SPAN&gt; to update your role ARN.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&lt;SPAN&gt;Customer FAQs&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="30px"&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="30px"&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="30px"&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does SQL&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless require Unity Catalog to work?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="214px"&gt;
&lt;P&gt;&lt;SPAN&gt;No, you can start using Serverless SQL today and get started on your current Hive Metastore setup. You can transition to Unity Catalog while actively using Serverless SQL.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;To upgrade your workspace to Unity Catalog, follow our tutorial &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/data-governance/unity-catalog/get-started.html#step-5-create-new-catalogs-and-schemas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or contact your Databricks account team.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="112px"&gt;2&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="112px"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does SQL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless support AWS Glue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="112px"&gt;&lt;SPAN&gt;Yes, AWS Glue can be used as the workspace legacy metastore if you already have Glue set up for your SQL workloads. No additional configuration is needed.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;&lt;BR /&gt;3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Does SQL&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless support HIPAA?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, we support the regions listed &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;here&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. To prioritize a specific region for HIPPA support, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;&lt;SPAN&gt;Do SQL warehouses support compliance security profiles?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, but it varies by region. See the regions with support for compliance security profiles &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/resources/supported-regions.html#regions-aws" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;here&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. To prioritize your account’s enrollment, contact &lt;/SPAN&gt;&lt;A href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;onboarding-help@databricks.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or your Databricks account team directly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="132px"&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="132px"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Will using&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;SQL warehouses affect my runtime clusters?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="132px"&gt;
&lt;P&gt;&lt;SPAN&gt;No, using serverless warehouses affects only the workloads using Databricks SQL. Databricks Runtime clusters continue to work with notebooks and jobs. Databricks Runtime clusters always run in the classic compute plane in your AWS account.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="145px"&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="145px"&gt;&lt;SPAN&gt;How can I migrate to SQL warehouses if I provision my warehouses using IaC tools like Terraform?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="145px"&gt;
&lt;P&gt;&lt;SPAN&gt;Upgrading to SQL Serverless is a simple code change in your IaC scripts. Contact your account team if you need additional support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="5.0761421319796955%" height="180px"&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="27.538071065989858%" height="180px"&gt;&lt;SPAN&gt;&lt;SPAN&gt;How do I find the cost of running a SQL Query against SQL&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Serverless? I want to see the DBU usage from a specific SQL query.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="67.25888324873097%" height="180px"&gt;
&lt;P&gt;&lt;SPAN&gt;This can be done using &lt;A href="https://docs.databricks.com/en/administration-guide/system-tables/index.html" target="_blank" rel="noopener"&gt;system tables&lt;/A&gt; on Databricks SQL. Note, this requires a Unity Catalog enabled workspace.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;If you need to&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;upgrade your workspace to Unity Catalog, follow our&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/data-governance/unity-catalog/get-started.html#step-5-create-new-catalogs-and-schemas" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; or contact your Databricks account team.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;&lt;SPAN&gt;Learn More&lt;/SPAN&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;Register for our weekly&amp;nbsp;&lt;A href="https://events.databricks.com/EV-AEB-Hands-on-Workshop-SQLandDelta" target="_blank" rel="noopener"&gt;Hands-on Workshop: Databricks SQL and Serverless&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;Register for&lt;/SPAN&gt;&lt;A href="https://files.training.databricks.com/static/ilt-sessions/onboarding/index.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt; free live onboarding training&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; for Databricks SQL&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Watch the &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=I3c8PtR9OsA" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Data + AI Summit talk&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; on how SQL Serverless uses Machine Learning to drive best price to performance.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="2"&gt;&lt;SPAN&gt;If you encounter any errors or need additional help, email us at &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="mailto:onboarding-help@databricks.com" target="_blank" rel="noopener"&gt;onboarding-help@databricks.com&lt;/A&gt;&lt;SPAN&gt; for assistance. For specific questions and serverless POCs, contact your Databricks account team.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sat, 09 Mar 2024 16:53:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-guides/getting-started-with-databricks-sql-serverless-on-aws/ta-p/62276</guid>
      <dc:creator>DatabricksGuide</dc:creator>
      <dc:date>2024-03-09T16:53:09Z</dc:date>
    </item>
  </channel>
</rss>

