Amazon SDE1 | Generic server request handling question

You have a server that can handle 10 requests per second. How would you handle a situation when 20 requests come?
This was the problem statement. What should be the approach for answering this question?

Comments (5)