
This blog will focus on getting Presto working on Kubernetes.Īll the scripts, configuration files, etc.

Presto deployments can be found in various flavors today.

The connector architecture abstracts away the underlying complexities of the data sources whether it’s SQL, NoSQL or simply an object store – all the end user needs to care about is querying the data using ANSI SQL the connector takes care of the rest. Presto supports connectivity to a wide variety of data sources – relational, analytical, NoSQL, object stores including s search and indexing systems such as elastic and druid. Presto is a distributed query engine designed from the ground up for data lake analytics and interactive query workloads.
