Hacker News new | ask | show | jobs
by throwaway984393 1588 days ago
You can "unbundle" Airflow into different components. What is it called when you take one thing and break it into many pieces? Distributed (sometimes decentralized) computing. What do you get when you take a single system and distribute/decentralize it? Complexity. And what's the best way to simplify complexity? Consolidate the complexity into one system.

The Circle of Computing Complexity.

1 comments

The author even mentions they hope to see this consolidated into dbt Cloud right there at the end of the article!