On our server capabilities to capture/process the order input, say we will receive 4k order into our server and database.
- 
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? 
- 
Does our server use auto-scale tech (say for the smooth processing the order input)? Any limit?