← All terms
RDBMS

RDS Postgres

Amazon RDS for PostgreSQL is a managed relational database service — AWS handles provisioning, patching, backups, and failover for a standard PostgreSQL instance.

What “managed” buys you:

You still write standard Postgres SQL and connect with any Postgres driver — RDS just removes the server administration layer underneath it.

See also: Lambda