PROFESSIONAL-CLOUD-ARCHITECT · Question #221
PROFESSIONAL-CLOUD-ARCHITECT Question #221: Real Exam Question with Answer & Explanation
The correct answer is B: Cloud Run and Cloud Bigtable. The requirement is to keep cost low - the quizzer says explicitly that there will be periods where the web service will not receive any requests - my impression is that the quizzer wants by using that statement to point on a solution that can scale to zero.
Question
You are implementing the infrastructure for a web service on Google Cloud. The web service needs to receive and store the data from 500,000 requests per second. The data will be queried later in real time, based on exact matches of a known set of attributes. There will be periods where the web service will not receive any requests. The business wants to keep costs low. Which web service platform and database should you use for the application?
Options
- ACloud Run and BigQuery
- BCloud Run and Cloud Bigtable
- CA Compute Engine autoscaling managed instance group and BigQuery
- DA Compute Engine autoscaling managed instance group and Cloud Bigtable
Explanation
The requirement is to keep cost low - the quizzer says explicitly that there will be periods where the web service will not receive any requests - my impression is that the quizzer wants by using that statement to point on a solution that can scale to zero.
Community Discussion
No community discussion yet for this question.