Server Technical Capacity

On our server capabilities to capture/process the order input, say we will receive 4k order into our server and database.

  1. How many capacities for our server can receive the input (say order/process the order) at the same time? Will it be smoothly and uniquely generated?

  2. Does our server use auto-scale tech (say for the smooth processing the order input)? Any limit?