Google Sample Question 6 of 15
You need to develop an online model prediction service that accesses pre-computed near-real-time features and returns a customer churn probability value. The features are saved in BigQuery and updated hourly using a scheduled query. You want this service to be low latency and scalable and require minimal maintenance. What should you do?
🦉 Explanation by WiseOwl Tutor™ — not endorsed by Google
Using Vertex AI Feature Store with BigQuery prioritizes low latency, scalability, requires minimal maintenance, and facilitates integration with other Vertex AI services as a fully managed solution. Cloud Run functions combined with GKE increase maintenance overhead significantly. Exporting features manually via Cloud Run functions to Vertex AI Feature Store is redundant because Feature Store can import them automatically from BigQuery.
Ready to practice?
These 15 official sample questions are free to practice on WiseOwlLearns — no account required. Get real-time tutoring from WiseOwl Tutor™ and step-by-step elimination reasoning from Option Analyzer™.