Currently we are on Google Cloud and we have 5000 databases on their single Cloud SQL instance, and the server just stops every few hours, and it won't start for a few hours because of the number of the tables.
Based on their documentation, which they modified lately, they support maximum 10.000 tables per instance, and in our case we can have maximum 250 databases (we have 40 tables per database).
We are trying to find other solutions to fit our needs, and we have 40.000 databases and want a scalable cloud solution, mysql/postgresql compatible.
Can Aurora handle this ?