返回首页
Databricks

Mercedes-Benz Builds a Cross-Cloud Data Mesh with Delta Sharing and Intelligent Replication, Cutting Costs by 66%

7.8Score
Mercedes-Benz Builds a Cross-Cloud Data Mesh with Delta Sharing and Intelligent Replication, Cutting Costs by 66%
AI 深度提炼
  • 采用 Delta Sharing 实现跨云零拷贝数据共享
  • 通过智能复制策略减少冗余存储与计算开销
  • 构建去中心化数据网格架构提升数据自治能力
#Delta Sharing#数据网格#Databricks#跨云架构#数据治理
打开原文

Mercedes-Benz Builds a Cross-Cloud Data Mesh with Delta Sharing and Intelligent Replication, Cutting Costs by 66% | Databricks Blog

Skip to main content

[![Image 4](blob:http://localhost/c3d26385bd032c882a09c45135533626)](http://www.databricks.com/)

[![Image 5](blob:http://localhost/c3d26385bd032c882a09c45135533626)](http://www.databricks.com/)

  • Why Databricks
  • * Discover
  • Customers
  • Partners
  • Product
  • * Databricks Platform
  • Integrations and Data
  • Pricing
  • Open Source
  • Solutions
  • * Databricks for Industries
  • Cross Industry Solutions
  • Migration & Deployment
  • Solution Accelerators
  • Resources
  • * Learning
  • Events
  • Blog and Podcasts
  • Get Help
  • Dive Deep
  • About
  • * Company
  • Careers
  • Press
  • Security and Trust
  • DATA + AI SUMMIT ![Image 6: Data+ai summit promo JUNE 15–18|SAN FRANCISCO Last chance to save 50% — ends April 30. Register](http://www.databricks.com/dataaisummit?itm_source=www&itm_category=home&itm_page=home&itm_location=navigation&itm_component=navigation&itm_offer=dataaisummit)

1. Blog 2. / Customers 3. / Article

  • * *

Contents in this story

The Business Challenge: High Egress Costs and Data Silos

Mercedes-Benz Builds a Cross-Cloud Data Mesh with Delta Sharing and Intelligent Replication, Cutting Costs by 66%

How a luxury automaker built a cross-cloud and cross-region data mesh using Delta Sharing, balancing freshness and egress cost with intelligent replication

Image 7: Mercedes-Benz Builds a Cross-Cloud Data Mesh with Delta Sharing and Intelligent Replication, Cutting Costs by 66%

Published: April 20, 2026

Customers6 min read

by Alexander Summa and Aleksandar Dragojevic

Share this post

  • [](https://www.linkedin.com/shareArticle?mini=true&url=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting&summary=&source=)
  • [](https://twitter.com/intent/tweet?text=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting)
  • [](https://www.facebook.com/sharer/sharer.php?u=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting)

Keep up with us

Subscribe

#### Summary

  • Mercedes-Benz built a cross-cloud data mesh with Databricks Delta Sharing and local replication (Delta Deep Clone) to securely exchange after-sales data between AWS and Azure.
  • Delta Sharing flexibility enables Mercedes-Benz to optimize both freshness and egress cost across clouds and regions.
  • For large data sets that are frequently accessed, Mercedes Benz used Deep Clone on top of Delta Sharing to intelligently and incrementally update data, reducing egress costs by 66%.

Mercedes-Benz, one of the world's most recognizable luxury automotive brands, is currently navigating two major industry shifts: digitization and the transition to electric vehicles. This era is defined by the concept of the **"data-defined vehicle"**.

  • **From Hardware to Data:** In the past, vehicles were hardware-defined, then software-defined, but now the industry is entering the era of data-defined vehicles. This shift means data—including vehicle telemetry and customer information—is the core asset driving product improvement and customer experience.
  • **The Need for Data Sharing:** To build this data-defined vehicle, various business units, like Research & Development (R&D), After-Sales, and Marketing, must be able to share data seamlessly, securely, and cost-effectively. Mercedes-Benz aimed to replace previous, insecure, or inefficient methods like FTP servers and email for data transfer with a robust, central data sharing marketplace.

The critical challenge arose from the company's multi-cloud architecture (AWS and Azure). Data consumers on Azure needed access to large, frequently updated after-sales datasets primarily stored in AWS. This cross-cloud access led to high egress costs and posed significant technical hurdles for ensuring data freshness.

The Business Challenge: High Egress Costs and Data Silos

Mercedes-Benz operates a multi-cloud setup, utilizing AWS and Azure, along with a multi-region setup within those clouds. This approach allows them to select the hyperscaler services that best fit specific technical requirements.

Image 9: High Egress Costs and Data Silos

A crucial example involves their **after-sales data**, which includes information from vehicle over-the-air events and workshop visits. This data is vital for improving components in research and development (R&D) and analyzing warranty cases.

  • **Data Volume:** The core after-sales data is substantial, with a subset of approximately **60 TB** needed to serve dozens of use cases running on Azure. This volume is continually growing.
  • **Cost Barrier:** When Azure-based consumers directly queried this large dataset residing on AWS, egress costs became a consideration for cost-conscious use cases. While direct access was suitable for certain real-time analytics needs, the team sought a more economical approach for less time-sensitive workloads.
  • **Data Latency and Freshness:** Prior to the new solution, the full dataset was often copied over as a weekly full load. Data consumers requested more frequent updates, but full loads every day were too expensive. A delay of seven days could be critical when reacting to warranty cases.
  • **Data Format Compatibility:** The original data on AWS was in the Iceberg format, while many data consumers on the Azure side expected a Delta-compatible format.

The Solution: A Hybrid Delta Sharing and Replication Strategy

Mercedes-Benz implemented a technical solution that combined the secure data exchange capability of Databricks Delta Sharing with a controlled local replication mechanism (Delta Deep Clone) to address the recurrent egress costs associated with sharing large, highly demanded datasets.

Image 10: Hybrid Delta Sharing and Replication Strategy

Unity Catalog and Delta Sharing: The Foundation

The solution is anchored in the Databricks Data Intelligence Platform, built upon Unity Catalog (UC) and Delta Sharing.

  • **Unity Catalog (UC):** UC functions as the **global catalog** for all data products across the enterprise. It centralizes metadata, manages access, and enables a "hub-and-spoke" governance model, allowing data to become transparent to others while maintaining control. UC also simplified the process by federating tables over from AWS Glue, registering them directly in Unity to trigger data sharing.
  • **Delta Sharing:** Delta Sharing serves as the open protocol for securely exchanging data **between** different UC Metastores, across various regions, and across hyperscalers (AWS to Azure). It was chosen because it is an open source technology and supported incremental data updates.

Delta Sharing is used in three main configurations within the Mercedes-Benz data mesh:

1. **Cross-Cloud/Cross-Hyperscaler Sharing:** This is the primary use case, bridging the gap between AWS and Azure. It leverages the unified Databricks platform on both sides to use the same technology across clouds. 2. **Cross-Region/Cross-Metastore Sharing:** Delta Sharing is utilized internally between different regions in the same cloud. 3. **External Sharing:** The solution enables sharing data with external partners, like suppliers, who may also be using Databricks or Delta Sharing. This is a more secure way to receive data than sending around secrets or using FTP.

Hybrid Approach: Local Replication to Minimize Egress

Recognizing that not all use cases require real-time data freshness, Mercedes-Benz designed a controlled, incremental replication approach for large, heavily accessed datasets where cost efficiency was prioritized over sub-hourly freshness.

Image 11: Local Replication to Minimize Egress

1. **Cross-Cloud Share:** Delta Sharing is configured between the Provider Metastore (AWS) and the Recipient Metastore (Azure). 2. **Periodic Sync Job:** Automated **Sync Jobs** run periodically, utilizing **Delta Deep Clone** to persist replicas of the shared tables in the recipient cloud's object store (ADLS/S3). 3. **Incremental Updates:** Deep Clone enables the process to update data incrementally, so the full dataset is not copied over constantly, saving cost. 4. **Local Consumption:** Data consumers on Azure query the replicated data locally on Azure, drastically reducing cross-cloud data movement and the high associated egress costs.

This architecture reflects Delta Sharing's core strength: flexibility users can choose between high data freshness with higher cost (direct Delta Shares) or low data freshness with minimal cost and latency (local replicated data). This tiered approach allows Mercedes-Benz to serve diverse use cases efficiently.

Webinar

Databricks 101: A Practical Primer

Watch now

Image 12: Databricks 101: A Practical Primer

Technical Implementation and Best Practices

The team had the end-to-end solution ready in just a few weeks. To ensure scalability, security, and accurate cost management, Mercedes-Benz incorporated several operational and architectural best practices:

  • **Dynamic Data eXchange (DDX) Orchestrator:** DDX plays a central role as a self-service meta-catalog. DDX automates permission management (granting permissions via microservices and Databricks APIs), Sync Job management, and data sharing/replication workflows.
  • **Automation with Databricks Asset Bundles (DABs):** The deployment of Sync Jobs and configuration is fully automated using DABs and YAML-driven deployments via Azure DevOps. This ensures a robust, full DevOps approach.
  • **Cost Tracking and Attribution:** The Sync Jobs record the exact amount of data transferred. A separate **Reporting Job** aggregates this data daily to calculate the approximate egress cost per Data Product, which is then used to **bill the upstream data producers**. This cost dashboard also tracks compute costs for the Sync Jobs.
  • **GDPR and Governance:** The solution addresses GDPR concerns by using the Delta Lake **VACUUM** functionality on the replicated tables, ensuring that data deletions on the source side are reflected on the recipient side.

Quantitative Benefits and ROI

The cross-cloud data mesh solution yielded significant and measurable business results, transforming the economic model for data sharing at Mercedes-Benz.

#### **1. Reduced OPEX / Egress Costs**

By leveraging Delta Sharing's incremental update capabilities and intelligent replication via Deep Clone, Mercedes-Benz optimized data freshness while reducing egress costs.

  • **Egress Cost Reduction:** The egress costs for the initial 10 data products dropped by **66%**.
  • **ROI on Egress:** This represents a reduction of approximately two thirds in weekly egress costs. Considering the same calculation example for 50 use cases from above for direct data consumption from AWS, the approximate annual egress cost was reduced by **93%**.

#### **2. Increased Data Freshness and Business Agility**

The ability to sync data incrementally allowed the frequency of updates for Azure consumers to be dramatically increased.

  • **Improved Freshness:** Data consumers now receive fresh data more frequently (e.g., every second day), instead of waiting a full seven days. This prevents critical delays in reacting to issues like warranty cases.

#### **3. Reduced IT Operations Cost**

The use of fully Serverless Databricks Jobs for the synchronization process lowered compute expenses and operational overhead.

  • **Operational Stability:** The jobs are running "more or less without any problem and without any intervention," minimizing IT operations cost.

Strategic Impact: The Data-Defined Vehicle

The centralized and cost-efficient data sharing framework is essential to Mercedes-Benz’s vision of the **"data-defined vehicle"**.

Delta Sharing and the resulting data mesh help connect previously isolated data sources, such as after-sales data, with research and development, marketing, and sales colleagues. This creates a holistic view of the vehicle and the customer, accelerating the company’s mission toward digitization and the electrification of its product line.

Want to learn how Mercedes-Benz leveraged Delta Sharing's flexibility to optimize their cross-cloud data mesh? Watch Alexander Summa's presentation from the Data + AI Summit:

**Watch the presentation on YouTube**

In this session, you'll learn more about the technical architecture, implementation challenges, and lessons learned from deploying this solution at scale.

Keep up with us

Subscribe

Contents in this story

The Business Challenge: High Egress Costs and Data Silos

Recommended for you

Image 14: top 10 delta sharing questions answered part 1 og image

Product

October 30, 2025/7 min read

#### Delta Sharing Top 10 Frequently Asked Questions, Answered - Part 1

Image 16: Announcing first-class support of Iceberg format in the Delta Sharing protocol

Announcements

January 23, 2026/7 min read

#### Announcing first-class support of Iceberg format in Databricks Delta Sharing

Image 18: Announcing General Availability of Streaming Table and Materialized View Sharing

Platform

September 3, 2025/5 min read

#### Now GA: Share Materialized Views and Streaming Tables with Delta Sharing

Share this post

  • [](https://www.linkedin.com/shareArticle?mini=true&url=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting&summary=&source=)
  • [](https://twitter.com/intent/tweet?text=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting)
  • [](https://www.facebook.com/sharer/sharer.php?u=https://www.databricks.com/blog/mercedes-benz-builds-cross-cloud-data-mesh-delta-sharing-and-intelligent-replication-cutting)

Never miss a Databricks post

Subscribe to our blog and get the latest posts delivered to your inbox

Sign up

*

Work Email

*

Country Country*

By clicking “Subscribe” I understand that I will receive Databricks communications, and I agree to Databricks processing my personal data in accordance with its Privacy Policy.

Subscribe

What's next?

Image 20: Scale Faster with Data + AI: Insights from the Databricks Unicorns Index

Technology

December 9, 2024/6 min read

#### Scale Faster with Data + AI: Insights from the Databricks Unicorns Index

Image 22: Innovators Unveiled: Announcing the Databricks Generative AI Startup Challenge Winners!

News

December 11, 2024/4 min read

#### Innovators Unveiled: Announcing the Databricks Generative AI Startup Challenge Winners!

![Image 24: databricks logo](https://www.databricks.com/)

Why Databricks

Discover

Customers

Partners

Why Databricks

Discover

Customers

Partners

Product

Databricks Platform

Pricing

Open Source

Integrations and Data

Product

Databricks Platform

Pricing

Open Source

Integrations and Data

Solutions

Databricks For Industries

Cross Industry Solutions

Data Migration

Professional Services

Solution Accelerators

Solutions

Databricks For Industries

Cross Industry Solutions

Data Migration

Professional Services

Solution Accelerators

Resources

Documentation

Customer Support

Community

Learning

Events

Blog and Podcasts

Resources

Documentation

Customer Support

Community

Learning

Events

Blog and Podcasts

About

Company

Careers

Press

Security and Trust

About

Company

Careers

Press

Security and Trust

![Image 26: databricks logo](https://www.databricks.com/)

Databricks Inc.

160 Spear Street, 15th Floor

San Francisco, CA 94105

1-866-330-0121

  • [](https://www.linkedin.com/company/databricks)
  • [](https://www.facebook.com/pages/Databricks/560203607379694)
  • [](https://twitter.com/databricks)
  • [](https://www.databricks.com/feed)
  • [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
  • [](https://www.youtube.com/@Databricks)
Image 28

See Careers

at Databricks

  • [](https://www.linkedin.com/company/databricks)
  • [](https://www.facebook.com/pages/Databricks/560203607379694)
  • [](https://twitter.com/databricks)
  • [](https://www.databricks.com/feed)
  • [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
  • [](https://www.youtube.com/@Databricks)

© Databricks 2026. All rights reserved. Apache, Apache Spark, Spark, the Spark Logo, Apache Iceberg, Iceberg, and the Apache Iceberg logo are trademarks of the Apache Software Foundation.

!Image 32!Image 33

Image 34

We Care About Your Privacy

Databricks uses cookies and similar technologies to enhance site navigation, analyze site usage, personalize content and ads, and as further described in our Cookie Notice. To disable non-essential cookies, click “Reject All”. You can also manage your cookie settings by clicking “Manage Preferences.”

Manage Preferences

Reject All Accept All

Image 35: Databricks Company Logo

Privacy Preference Center

Opt-Out Preference Signal Honored

Privacy Preference Center

  • ### Your Privacy
  • ### Strictly Necessary Cookies
  • ### Performance Cookies
  • ### Functional Cookies
  • ### Targeting Cookies
  • ### TOTHR

#### Your Privacy

When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer.

#### Opting out of sales, sharing, and targeted advertising

Depending on your location, you may have the right to opt out of the “sale” or “sharing” of your personal information or the processing of your personal information for purposes of online “targeted advertising.” You can opt out based on cookies and similar identifiers by disabling optional cookies here. To opt out based on other identifiers (such as your email address), submit a request in our Privacy Request Center.

More information

#### Strictly Necessary Cookies

Always Active

These cookies are necessary for the website to function and cannot be switched off in our systems. They assist with essential site functionality such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will no longer work.

#### Performance Cookies

  • [x] Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site.

#### Functional Cookies

  • [x] Functional Cookies

These cookies enable the website to provide enhanced functionality and personalization. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.

#### Targeting Cookies

  • [x] Targeting Cookies

These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant advertisements on other sites. If you do not allow these cookies, you will experience less targeted advertising.

#### TOTHR

  • [x] TOTHR

Cookie List

Consent Leg.Interest

  • [x] checkbox label label
  • [x] checkbox label label
  • [x] checkbox label label

Clear

  • - [x] checkbox label label

Apply Cancel

Confirm My Choices

Allow All

![Image 36: Powered by Onetrust](https://www.onetrust.com/products/cookie-consent/)

Image 37