On Kubernetes-aided Federated Database Systems
Zheng Li, Nicol\'as Sald\'ias-Vallejos, Mar\'ia Andrea, Rodr\'iguez, Austen Rainer

TL;DR
This paper presents a simplified, Kubernetes-based approach for implementing read-only federated database systems in cloud environments, focusing on geospatial data management within WebGIS projects.
Contribution
It introduces a novel, streamlined methodology for deploying read-only federated databases using Kubernetes, avoiding complex extensions and focusing on containerized stateless instances.
Findings
Kubernetes can effectively support read-only federated databases.
The proposed approach simplifies deployment and management of FDBS.
Demonstrates practical application in a WebGIS context.
Abstract
Cloud computing has made federated database systems (FDBS) significantly more practical to implement than in the past. As part of a recent Web-based Geographic Information System (WebGIS) project, we are employing cloud-native technologies (from the container ecosystem) to develop a federated database (DB) infrastructure, to help manage and utilise the distributed and various geospatial data. Unfortunately, there seem to be inherent challenges and complexity of applying the container and Kubernetes technologies to building and running DB systems. Considering that most of the geospatial and theme data are pre-obtained and fixed in our WebGIS project, we decided to focus on the read-only user queries and still resort to Kubernetes to implement an FDBS instance to use. Unlike the de facto practices (e.g., using the StatefulSets mechanism, extending Kuberentes APIs, or employing KubeFed),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Peer-to-Peer Network Technologies
