I am creating a DB with initial size of 20GB which will be used by more than 400 users.Can you please suggest me any considerations i need to take care of regarding possible user connections.
Any suggestions are appreciated. I Thank you guys in advance.
The number of user connections by themselves are not a problem...the question is what these users will do in your database. If this is an OLTP system and you have 400 tradingbots running 50 trades/sec each it's a different story.