GENERATIVE-AI-LEADER · Question #17
A data science team needs a centralized and organized location to store its various model versions, track their metadata, and easily deploy them to the respective applications. What Google Cloud…
The correct answer is B. Model Registry. A Model Registry (specifically part of Vertex AI Model Registry) is designed precisely for managing the lifecycle of machine learning models. It provides a centralized repository for storing, versioning, tracking metadata, and facilitating the deployment of models, which is…
Question
A data science team needs a centralized and organized location to store its various model versions, track their metadata, and easily deploy them to the respective applications. What Google Cloud service should they use?
Options
- ACloud Storage
- BModel Registry
- CBigQuery
- DVertex AI Pipelines
How the community answered
(55 responses)- A2% (1)
- B93% (51)
- C4% (2)
- D2% (1)
Explanation
A Model Registry (specifically part of Vertex AI Model Registry) is designed precisely for managing the lifecycle of machine learning models. It provides a centralized repository for storing, versioning, tracking metadata, and facilitating the deployment of models, which is essential for MLOps. Cloud Storage is for raw data, BigQuery for data warehousing, and Vertex AI Pipelines for workflow orchestration.
Topics
Community Discussion
No community discussion yet for this question.