Feather: Hierarchical Querying for the Edge [Honorable Mention]

Seyed Hossein Mortazavi, Mohammad Salehe, Moshe Gabel, Eyal de Lara

IEEE/ACM Symposium on Edge Computing (SEC), Cyberspace, November 2020

 

Abstract

In many edge computing scenarios data is generated over a wide geographic area and is stored near the edges, before being pushed upstream to a hierarchy of data centers. Querying such geo-distributed data traditionally falls into two general approaches: push incoming queries down to the edge where the data is, or run them locally in the cloud. Feather is a hybrid querying scheme that exploits the hierarchical structure of such geo-distributed systems to trade temporal accuracy (freshness) for improved latency and reduced bandwidth. Rather than pushing queries to the edge or executing them in the cloud, Feather selectively pushes queries towards the edge while guaranteeing a user-supplied per-query freshness limit. Partial results are then aggregated along the path to the cloud, until a final result is provided with guaranteed freshness. We evaluate Feather in controlled experiments using realworld geo-tagged traces, as well as a real system running across 10 datacenters in 3 continents. Feather combines the best of cloud and edge execution, answering queries with a fraction of edge latency, providing fresher answers than cloud, while reducing network bandwidth and load on edges.

 

Slides

Pdf

 

Manuscript

Pdf

 

Video

Movie

 

Bibtex

Bib