Results for: Pgbouncer

Connecting Django to RDS via pgbouncer using IAM auth

To connect Django to RDS via using IAM, you’ll need an OIDC provider and a script that uses the provider to create an IAM role. In this blog post, we walk through how to use pgbouncer and Django’s connection pooling features with RDS.

Explore