Mountkirk Games' gaming servers are not automatically scaling properly. Last month, they rolled out a new feature, which suddenly became very popular. A record number of users are trying to use the service, but many of them are getting 503 errors and very slow response times. What should they investigate first?
- AVerify that the database is online
- BVerify that the project quota hasn't been exceeded (correct answer)
- CVerify that the new feature code did not introduce any performance bugs
- DVerify that the load-testing team is not running their tool against production
Reveal answer & explanationHide answer
The correct answer is B. Option B: Verify that the project quota hasn't been exceeded.