Cloud Database for several customers

h725

Active Member
Licensed User
Longtime User
Hello everybody,

I would like to know how professional cloud databasing works. I am only familiar with MS Sql Server. There you have one password for one instance. If you had several customers you would need one instance for one customer (I think). That would be very difficult due to performance problems. I would like to know which database systems are used for cloud databasing with several customers and how they are structured.

Regards
H725
 

aeric

Expert
Licensed User
Longtime User
Which specific service you are referring to?
1. Database in VM image
2. DBaas

SQL vs NoSQL ?
 
Top