This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2022

Distributed Postgres: How to build a multi-tenant SaaS app with Citus

Date: 2022-10-26
Time: 16:20–17:10
Room: Madrid
Level: Intermediate

In this demo-rich session, you’ll learn how to build a multi-tenant SaaS application on Postgres with Citus. The demo will start small on a single Postgres server—and then you’ll see how you can scale your SaaS application globally by distributing Postgres. By using Citus, you can distribute tables across a cluster of Postgres servers in the Azure cloud and scale out as needed, rebalancing shards along the way with zero downtime. The Citus distributed query engine will route and parallelize your queries transparently to distributed tables across the Citus database cluster—giving your SaaS app the ability to grow along with the snappy performance your customers expect.

Speaker

Charles Feddersen