#rds
Amazon RDS operations: connection ceilings and pooling, idle instances, and the compute and storage charges that keep running when nothing is connected.
2 articles tagged #rds, newest first.
Idle RDS instances: How to Find Them and What They Cost
Idle RDS instances bill compute and storage around the clock with no connections. What they cost, how to list them, and what to check before stopping one.
AWS `FATAL: remaining connection slots are reserved`: What It Means and How to Fix It
FATAL: remaining connection slots are reserved is a PostgreSQL RDS instance at its connection ceiling — usually pooling, not load. Causes and fixes.