RDS Proxy war stories?

From: Quinn David Weaver <quinn(at)fairpath(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: RDS Proxy war stories?
Date: 2021-07-27 21:59:43
Message-ID: CANk4eaUwXLsFWN8vLvEJXSbGoE6QOemqFOOXHY2cJ-52NACHtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Does anyone here have experience to share regarding Amazon's RDS
Proxy? Subjective or quantitative, positive or negative, anything you
have is great.

(I've found information to be thin on the ground, probably because RDS
Proxy has been around for such a short time (just over a year).
As you can imagine, I'm a bit hesitant to adopt something so new[1].)

Thanks in advance!

[1] You may be wondering why I don't just use PgBouncer, which is
super-stable and -mature. The answer is that RDS Proxy has a few nice
affordances not present in PgBouncer:

- Automatic re-pointing of open client conns when an RDS failover happens.
- Automatic integration with IAM authentication.
- Less DevOps code to write.

These aren't must-haves; if they came at the cost of overall stability,
I would choose PgBouncer.

Thanks again,

--
Quinn Weaver
https://fairpath.com/files/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2021-07-27 22:06:14 Re: RDS Proxy war stories?
Previous Message Bruce Momjian 2021-07-27 21:13:14 Re: Have I found an interval arithmetic bug?