Database Should Support 25000 Concurrent Users ?
In my application, database supports around 5000 concurrent users at a time. At this stage cpu usage is around 33%.
Now there is a requirement that our database should supports 25000 concurrent users at a time.
What are all the steps I need to take to fulfill the above requirements.