|
|
|
|
|
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. |
|