Help Center/ Relational Database Service_RDS for SQL Server/ FAQs/ Database Connection/ Do Applications Need to Support Reconnecting to an RDS DB Instance Automatically?
Updated on 2025-05-06 GMT+08:00

Do Applications Need to Support Reconnecting to an RDS DB Instance Automatically?

It is recommended that your applications support automatic reconnections to the database. After a database reboot, your applications will automatically reconnect to the database to increase service availability and continuity.

To reduce resource consumption and improve performance, configure your applications to connect to the database using a persistent connection.