English

Towards Serverless Processing of Spatiotemporal Big Data Queries

Databases 2026-05-21 v3 Distributed, Parallel, and Cluster Computing

Abstract

Spatiotemporal data are being produced in continuously growing volumes by a variety of data sources and a variety of application fields rely on rapid analysis of such data. Existing systems such as PostGIS or MobilityDB usually build on relational database systems, thus, inheriting their scale-out characteristics. As a consequence, big spatiotemporal data scenarios still have limited support even though many query types can easily be parallelized. In this paper, we propose our vision of a native serverless data processing approach for spatiotemporal data: We break down queries into small subqueries which then leverage the near-instant scaling of Function-as-a-Service platforms to execute them in parallel. With this, we partially solve the scalability needs of big spatiotemporal data processing.

Keywords

Cite

@article{arxiv.2507.06005,
  title  = {Towards Serverless Processing of Spatiotemporal Big Data Queries},
  author = {Diana Baumann and Tim C. Rese and David Bermbach},
  journal= {arXiv preprint arXiv:2507.06005},
  year   = {2026}
}

Comments

Published in 13th IEEE International Conference on Cloud Engineering (IC2E 2025)

R2 v1 2026-07-01T03:51:27.210Z