Question 276 of 284
Single answerYour web application is hosted on Cloud Run and needs to query a Cloud SQL database. Every morning during a traffic spike, you notice API quota errors in Cloud SQL logs. The project has already reached the maximum API quota. You want to make a configuration change to mitigate the issue. What should you do?
✓AModify the minimum number of Cloud Run instances.
BUse traffic splitting.
CModify the maximum number of Cloud Run instances.
DSet a minimum concurrent requests environment variable for the application.
✓
Correct Answer: A
Modify the minimum number of Cloud Run instances.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.