Trino Gateway

Azure Databases 1 variation

Trino Gateway, a load balancing proxy and router that sits in front of your Trino clusters, giving clients one endpoint while it steers queries to healthy coordinators.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Trino Gateway on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

Trino Gateway is an open source proxy for the Trino distributed SQL query engine. It presents a single entry point to query clients and routes each request to a backend Trino cluster by routing group and health, so you can add, drain and balance clusters behind a stable address. This image ships Trino Gateway with a bundled Trino coordinator and a PostgreSQL routing store, ready to route queries on first boot.

Why the cloudimg image

cloudimg ships Trino Gateway fully patched on a hardened Ubuntu 24.04 base, wired to a bundled Trino coordinator and a PostgreSQL routing store, with the admin dashboard and routing API behind a per boot generated password and a dedicated backing database. The image is kept current with security updates and is backed by 24/7 support.

Common uses

  • One stable endpoint in front of many Trino clusters
  • Routing analytics queries by group and cluster health
  • Zero downtime cluster drain and rollout