This is mainly a problem with the database administrator.
RDS aims to eliminate most of the repetitive and boring DBA tasks (mostly multitask replication, backup, restore, repair ...). This part can make up even 70% of the time spent by database administrators.
On the other hand, some tasks that the DBA can perform if they start the database on their instance (for example, on EC2) are not available with RDS, because they do not have ROOT in the RDS instance.
If your database administrator (and your use case) can benefit from a difficult climb and not suffer from reduced privileges, you should definitely consider RDS.
source share