February 3, 2021 at 5:02 pm
Hi,
Usually I used third party tools, like the Brent Ozar Script, that could help me to have an idea of how an SQL Server instance is working and what positive and negative things it has, but in an Amazon RDS instance, looks like a little bit different.
Friends what do you think about or How do you make an assessment using Amazon RDS.
Thanks a lot for your ideas
February 4, 2021 at 5:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
February 4, 2021 at 5:38 pm
A lot of the same things are used, but you don't have the same access in the master / msdb databases, so those items are evaluated differently. Is there something you are looking at? All of the code in Brent's scripts is open, so you can change this to avoid using master if you want, or delete those items.
February 6, 2021 at 11:37 pm
IIRC, you have no control over backups and, if you want a single database to be restored, you have to request that the whole instance be restored.
Unless you want almost everything having to do with the system itself to done for you and you don't mind the occasional "outage" for "them" to do the work for you, I wouldn't recommend RDS at all.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply