惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
云风的 BLOG
云风的 BLOG
罗磊的独立博客
C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
I
InfoQ
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
B
Blog RSS Feed

Technology – Silicon Republic

Quantexa opens new Dublin office and R&D centre EU agrees to simpler AI rules and complete ‘nudification’ ban Tissue repair therapy Substrato wins best pitch at EI Start-Up Day Major European markets still lagging on salary transparency, finds report Anthropic joins forces with SpaceX for Colossus capacity Enterprise Ireland pumped €33m into home-grown start-ups in 2025 Coimisiún na Meán opens investigation into Meta’s content promotion German quantum computing start-up Eleqtron raises €57m Dublin’s GridBeyond to support energy efficiency with new global headquarters What’s the difference between IT and OT security? Coinbase cuts 14pc of jobs to save costs and embrace AI National research partnership to examine flexible work and Ireland’s economy Anthropic, Blackstone, Goldman Sachs to create AI services company Meta bags Assured Robot Intelligence to further humanoid plans Opinion: Why ISO 27001 alone won't save your data from itself Spotify unveils verified badge to distinguish humans from AI Cork’s Nexalus teams with TuffTek for next-gen cooling systems Dublin’s Version 1 to acquire CreateFuture consultancy Apple posts ‘best March quarter’ with iPhone sales up 21.6pc Cork HQ for new onshore renewables company Perigus Energy What EU Inc really means for Europe’s start-ups – a legal view Meta, Microsoft, Amazon and Alphabet post positive quarterlies Oracle reportedly cutting up to 150 Irish jobs The Leaders’ Room: Boston Scientific’s Sean Gayer on a meaningful mission Report: Medical device cyberattacks on the rise EU finds Meta not doing enough to keep underage users at bay TSMC $231m share sale marks full exit from UK chip designer Arm Datavant opens new global R&D centre in Galway’s Bonham Quay Revolut plans a physical store in Barcelona UK's IoT Tribe launches Dublin base with two new hires
The death of ETL: Is zero-copy a ‘liberation’ for data te...
Colin Ryan · 2026-04-15 · via Technology – Silicon Republic

BearingPoint’s Shruti Goyal talks about zero-copy architecture and why it’s ultimately a game-changer for data teams.

The world of data architecture, according to Shruti Goyal, has been defined by one process for the last decade: extract, transform and load (ETL).

ETL is a three-phase computing process where data is extracted from transactional systems or real-time source systems, transformed (meaning cleaned, enriched and standardised) into an analytical format, and loaded (or stored) into a data hub or warehouse for reporting and analytics.

“In practice, this meant building complex pipelines using tools like SQL Server Integration Services (SSIS), Azure Data Factory (ADF) and Microsoft Data Pipelines,” explains Goyal, who is manager of data analytics and AI at BearingPoint.

“ETL ensures data is reliable, consistent, and ready for analysis and decision-making.”

However, Goyal believes that after a decade of data dominance, ETL may be on its way out due to the rise of zero-copy architecture – an approach “where data is used where it already lives, without physically copying it into downstream systems”.

“Data is no longer physically moved – instead, access to it is,” she says.

What is zero-copy?

As Goyal explains to SiliconRepublic.com, zero-copy architecture allows users to query, share and access data directly at the source, as opposed to ETL’s transitory process.

Zero-copy enables this by using metadata, permissions and query pushdown “without duplicating the underlying data”.

Goyal says the catalyst for this change is analytics platform Microsoft Fabric, specifically its OneLake storage platform.

“Fabric introduces a unified logical data core that renders traditional data duplication obsolete,” she explains. “The two critical mechanisms are Mirroring, which keeps source systems reflected in near real-time, and Shortcuts, which allow entire multiterabyte databases to be surfaced into an analytics environment in seconds without any physical copying.

“While ADF remains relevant for complex orchestration scenarios, it is no longer the backbone of data movement – OneLake is.”

‘Long-overdue liberation’

Significant changes in any industry can be met with either joy or disdain depending on the circumstances, but Goyal says that for data teams, the so-called ‘death of ETL’ has been described as nothing short of “a long-overdue liberation”.

“Years spent tuning SSIS packages and mapping ADF data flows are giving way to managing metadata and governance policies instead,” she says. “The burden shifts from responding to pipeline failures to maintaining stable, governed shortcuts.

“The skillset evolves accordingly – the focus moves from pipeline engineering toward data governance, metadata management and strategic architecture, representing a significant elevation of the data management role.”

But why specifically is zero-copy being embraced over ETL?

For starters, Goyal says zero-copy is replacing ETL because it is faster, cheaper and “fundamentally more reliable”.

“Zero‑copy architectures replace ETL by letting analytics and AI access live data at its source – eliminating duplication, latency and governance complexity while reducing cost.

“In short, ETL is costly, slow and brittle; zero-copy is lean, live and self-governing.”

Why it’s significant

Goyal believes the transition from ETL is significant because it “represents a fundamental architectural shift”, allowing teams to manage metadata and governance instead of fragmented data copies and “fragile pipelines”.

“The move is from a reactive, maintenance-heavy model – characterised by late-night pipeline failure alerts – to a live feed of the business.

“Over time, this means organisations can make decisions on current data rather than yesterday’s batch, reduce infrastructure overhead significantly and redirect skilled data teams away from operational firefighting toward strategic work.”

Goyal adds that from a data strategy standpoint, zero-copy “changes what is fundamentally possible”.

“When the analytics layer reflects the business in near real-time rather than hours after the fact, decisions can be made on current ground truth,” she says. “The elimination of redundant storage means strategies can scale without proportional cost increases.

“Built-in governance and metadata persistence also mean organisations can trust their data more deeply – enabling AI workloads, reporting and operational systems to coexist confidently on a single, well-governed data estate.”

Don’t miss out on the knowledge you need to succeed. Sign up for the Daily Brief, Silicon Republic’s digest of need-to-know sci-tech news.