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

推荐订阅源

U
Unit 42
博客园 - Franky
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
人人都是产品经理
人人都是产品经理
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog
有赞技术团队
有赞技术团队
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
C
Check Point Blog
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
L
LangChain Blog
云风的 BLOG
云风的 BLOG
MyScale Blog
MyScale Blog
Microsoft Security Blog
Microsoft Security Blog
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Modern Data Architecture Looks Better On Paper Than In Pr...
Thai Vong, F · 2026-05-07 · via Forbes - Innovation

Thai Vong is an award-winning enterprise CIO with 20+ years of experience leading technology modernization and transformation.

getty

Every data modernization effort starts with a blueprint.

The architecture looks clean. The data flows are defined. The platform choice is justified. Whether it is a data warehouse, a data lake or a lakehouse, the model makes sense on paper.

From a technology perspective, the design is often sound. Where things start to break down is not in the architecture itself, but in how that architecture holds up once it meets engineering reality.

Architecture is easy to design but harder to operate.

​In most modernization efforts, the early focus is on selecting the right pattern. Should the organization lean into a warehouse for structure and consistency? A data lake for flexibility and scale? A lakehouse to balance both?

Those are valid decisions. I have worked in environments where each of those approaches made sense.

But the harder question is not which model is correct. It is whether the environment that gets built can actually be operated, extended and trusted over time.

That is where many efforts start to drift. The better question is not which pattern sounds most modern, but which one the engineering organization can realistically support, govern and evolve over time. The better approach is to evaluate architecture choices not only by capability, but by how much complexity the team can realistically absorb and support over time.

Complexity does not show up on the diagram.

​Modern data architectures often look deceptively simple at a high level, with ingestion layers, transformation pipelines and reporting surfaces clearly defined and the overall flow appearing logical. What does not show up in that diagram is the operational complexity behind it, where pipelines multiply, transformations get duplicated and dependencies become harder to track. Small changes begin to ripple across multiple layers, and what started as a clean design gradually accumulates exceptions, workarounds and edge cases.

Legacy code, hardcoded logic and Band-Aid solutions introduced to compensate for earlier system limitations often get carried forward longer than they should, creating technical drag and increasing institutional knowledge risk when too much understanding sits with too few people. Over time, the environment becomes harder to reason about, and that is usually the point where delivery slows down, not because the platform cannot scale, but because the architecture has become difficult to change safely.

The cost of flexibility is operational discipline.​

​Data lakes and lakehouse architectures, in particular, offer a level of flexibility that many organizations need. It lets you collect and use a lot of data quickly without having to organize everything perfectly upfront.

But that flexibility comes with a cost.

Without strong engineering discipline, flexibility starts to create mess instead of speed. Logic gets scattered across too many pipelines, teams solve the same problem in different ways and it becomes harder to see what is happening when something breaks. Debugging slows down and the environment becomes harder to manage.

I have seen environments where the architecture itself was not the problem. The issue was that the organization had not put the engineering controls in place to manage the complexity that came with it.

The result is an environment that technically works but is increasingly difficult to operate.

​The real test is what happens under change.

​The most important test of a data architecture is not how it performs on day one. It is how it behaves when the business changes.

As new data sources are added, systems evolve, reporting requirements shift and AI use cases start to emerge, the environment is expected to do more, often faster than originally planned.

That is where architectural decisions get exposed.

When pipelines are hard to monitor, even small changes create more risk. When transformations are not structured well, the logic becomes harder to maintain. And when deployment practices are inconsistent, releases slow down and problems become harder to catch early.

At that point, the issue is not the architecture pattern. It is whether the platform was engineered to handle change.

​Platform decisions are also operating decisions.

​Choosing between a data warehouse, a data lake or a lakehouse is not just a technology decision. It is an operating decision.

Each model carries a different level of complexity, flexibility and governance overhead. More flexibility requires more discipline. More structure requires more upfront alignment.

The mistake I see most often is choosing an architecture based on what it can do, rather than what the organization can realistically support.

That is where complexity starts to outpace capability.

The best architectures are the ones that last.

There is no single correct model. In the right context, a warehouse-centric environment can work well and a lakehouse can provide the right balance. What matters more is the discipline behind how it is built and maintained. The environments that hold up over time are the ones where pipelines are observable, transformations are reusable, deployments are controlled and the overall architecture remains understandable as it evolves. Those are not features of the platform. They are outcomes of engineering decisions.​

Consider these final thoughts.

​Modern data architectures will continue to evolve. New platforms will emerge and existing ones will continue to expand their capabilities.

The challenge is not keeping up with the latest model. It is choosing an architecture that can hold up under real-world conditions.

For technology leaders, that means evaluating architecture choices not only by capability, but by how well the team can operate, govern and extend them under pressure. A design that looks elegant in a strategy deck but breaks down in production is not modern enough.

In the end, the gap between a well-designed data architecture and a sustainable one is rarely the technology itself. It is whether the environment can keep working as complexity grows, change accelerates and engineering reality sets in.


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?