包阅导读总结
1.
– `Databricks SQL Serverless`、`Google Cloud Platform`、`Data Intelligence Platform`、`Benefits`、`New Features`
2.
Databricks SQL Serverless 现已在 Google Cloud Platform 全面可用,具有即时弹性计算、降低成本等优势,包括新功能,在 7 个区域可用,上手简单。
3.
– Databricks SQL Serverless 在 Google Cloud Platform 全面可用
– 作为数据智能平台的关键组件,带来最佳性能,整合数据湖和仓库
– 为 Lakehouse 构建的数据仓库,SQL 采用增长
– 在 GCP 的优势
– 即时弹性计算,按需扩展,基于使用定价
– 降低基础设施成本,利用机器学习算法
– 消除管理开销,转变为全托管服务
– 提高性能,具备多种优化功能
– 新功能
– SQL 执行 API
– Python UDFs
– Notebooks 集成
– Workflows 集成
– Databricks AI/BI
– HIPAA 合规
– AI 函数
– 可用区域和上手方法
– 7 个区域可用
– 注册账号、创建工作区即可开始使用
思维导图:
文章地址:https://www.databricks.com/blog/databricks-sql-serverless-now-available-google-cloud-platform
文章来源:databricks.com
作者:Databricks
发布时间:2024/8/13 7:28
语言:英文
总字数:1084字
预计阅读时间:5分钟
评分:87分
标签:Databricks,Google Cloud Platform,Serverless,数据分析,云计算
以下为原文内容
本内容来源于用户推荐转载,旨在分享知识与观点,如有侵权请联系删除 联系邮箱 media@ilingban.com
Today, we are thrilled to announce that Databricks SQL Serverless is now Generally Available on Google Cloud Platform (GCP)! As a key component of our Data Intelligence Platform, Databricks SQL Serverless delivers the best performance with instant and elastic compute, lowers costs, and frees you to focus on delivering business value rather than managing infrastructure. This GA release reinforces our belief that the best data warehouse is a lakehouse, integrating data lakes and warehouses for unified approach. SQL Serverless is now available in 7 GCP regions and 40+ regions across all three major cloud providers (AWS, Azure and GCP).
Benefits of Databricks SQL Serverless on GCP
Over the last couple of years, we’ve seen over 4x growth and adoption of Databricks SQL – our data warehouse purpose-built for the Lakehouse. SQL Serverless on GCP brings numerous benefits:
- Instant and elastic compute: SQL Serverless: compute brings a truly elastic environment that’s instantly available and scales with your needs. You’ll benefit from simple usage-based pricing without worrying about idle time charges. Imagine no longer needing to wait for infrastructure resources to become available to run queries, or no longer overprovisioning resources to handle spikes in usage. Databricks SQL Serverless dynamically grows and shrinks resources to handle whatever workload you throw at it.
- Lower infrastructure costs: Under the covers, the serverless compute platform uses machine learning (ML) algorithms to provision and scale compute resources when you need them. SQL Serverless enables substantial cost savings without the need to shut down clusters manually.
- Eliminate management overhead: Serverless capabilities transform Databricks SQL into a fully managed service, eliminating the burden of capacity management, patching, upgrading, and performance optimization of the cluster. You only need to focus on your data and the insights it holds. The simplified pricing model also means there’s only one bill to track and only one place to check costs.
- Improved performance: In addition to instant startup times, SQL Serverless is also packed with performance and cost optimization features for all analytics use cases. SQL Serverless comes with three additional performance-improving features giving it best-in-class performance.
- Predictive I/O uses machine learning-powered optimizations to make point lookups faster and cheaper and data updates/deletes blazing fast.
- Intelligent Workload Management dynamically upscales and downscales clusters on a warehouse depending on query load to improve query performance and concurrency while reducing cost. This is especially useful for making the most of your warehouse for BI use cases but also benefits mixed workloads. This capability is only available on SQL Serverless.
- Enhanced Query Results Cache retains query results by persisting them as workspace system data. This means that identical queries (e.g. from refreshing a dashboard) sent from different warehouses in the same workspace or even after a warehouse has shut down can be served from the query results cache without requiring to re-run the query. This improves query latency while reducing warehouse cost! This capability is only available on SQL Serverless.
During preview, customer response has been tremendous. Many customers adopted early and look forward to scaling up.
“Our user community is thrilled after we switched to Databricks SQL Serverless on GCP. The instant warehouse start times and improved query performance have significantly boosted developer velocity and adoption of our centralized data platform on Databricks. SQL Serverless was easy to enable and due to dyamic scaling we saw immmediate cost savings of over 50% for a high priority project … which was great!
— Micaela Christopher, Director of Data Science and Engineering, Uplight
New features launched with SQL Serverless
The GA of SQL Serverless on GCP includes many new features, too. These will make it easier to adopt SQL Serverless for various workloads and improve user experience as well.
- SQL Execution API: The Databricks SQL Statement Execution API allows you to use standard SQL over HTTP to build custom data applications and integrations with a wide range of applications, technologies, and computing devices. The API provides a set of endpoints that allow you to submit SQL statements to a SQL Warehouse for execution and retrieve results.
- Python UDFs: Python UDFs allow users to write Python code and invoke it through a SQL function in an easy secure and fully governed way, bringing the power of Python to Databricks SQL.
- Notebooks integration: Use SQL warehouses (Serverless or Pro SQL) directly in Notebooks. SQL-optimized compute provides up to a 12x improved price performance over standard interactive clusters. You can also take advantage of the notebook to write and schedule Git-backed, multi-statement, and parameterized SQL.
- Workflows Integration: Use the SQL task type in a Databricks job, allowing you to create, schedule, operate, and monitor workflows that include Databricks SQL objects such as queries, legacy dashboards, and alerts. For example, your workflow can ingest data, prepare the data, perform analysis using Databricks SQL queries, and then display the results in a legacy dashboard.
- Databricks AI/BI: A new type of business intelligence product built from the ground up to deeply understand your data’s semantics and enable anyone to analyze data for themselves is now also GA on GCP. Additionally, AI/BI Genie, a next generation conversational experience for business teams to engage with their data through natural language is coming to GCP soon.
- HIPAA compliance: SQL Serverless is now also HIPAA compliant in all GCP regions it is available in.
- AI Functions: Leverage LLM and ML models directly in SQL by using powerful AI functions either with built-in LLMs or external models [coming soon]
AI_GENERATE_TEXT( prompt,'azure_openai/gpt-35-turbo','apiKey', SECRET('tokens', 'azure-openai'),"deploymentName", "llmbricks","apiVersion", "2023-03-15-preview","resourceName", "lakehouserules","temperature", CAST(0.0 as DOUBLE));
Availability and Getting Started
SQL Serverless on GCP is available in seven regions: us-east1, us-central1, us-west1, us-east4, europe-west2, asia-southeast1, and asia-south1. Getting started with SQL Serverless on GCP is straightforward.
- If you don’t have a Databricks account, sign up for Databricks on GCP.
- Create a workspace in the Databricks UI and select GCP as your cloud provider.
- After you’re set up, you can begin running SQL queries and experience the power of serverless analytics.
The General Availability of SQL Serverless on GCP is a significant advancement in our mission to simplify data analytics and help organizations unlock the full potential of their data. We are excited to see how our customers will harness this new capability to drive innovation and achieve their business objectives. For more information, visit our documentation on how to get started or contact our support team.
Thank you for being a part of our journey!
For more information, visit our documentation on how to get started or contact our support team.