Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the execution models for distributed computing, focusing on analytical query processing. It explains the Shared Nothing architecture, declustering strategies, and distributed operations like join and aggregation. Different declustering methods, such as hash and range declustering, are discussed, along with their tradeoffs in terms of load distribution and query performance.