DB Scalability for a high load application?
问题 I have seen application to have clustered web server(like 10 to 20 server) to have scalability where they can distribute the load among webservers. But i have always seen all webserver using single DB. Now consider any ecommerce or railways web application where million users are hitting the application at any point of time. To scale at webserver side, we can have server clustering but how we can scale DB ? As we can not have multiple DB like multiple webserver as one dB will have different