Scaling Postgres without application changes

Details

In this session, we will discuss how database proxies improve response times and scale without any code changes. We will compare solutions in the market (e.g. pg-Bouncer, Heimdall Proxy) and discuss use cases via a live demo:

* Automated Query caching
* Read/Write split with replication lag detection
* Connection Pooling (per user, per Postgres server)
* Automated persisted connection failover

This session is appropriate for application developers, DBA's, DevOps, and architects.