PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #322
You lead a data science team that is working on a computationally intensive project involving running several experiments. Your team is geographically distributed and requires a platform that…
The correct answer is C. Use Vertex AI Workbench and Cloud Storage for data management. Use a Git repository for. Vertex AI Workbench is the Google-recommended, fully managed environment for collaborative ML development. It supports GPU acceleration, integrates seamlessly with Cloud Storage for data, and allows version control through Git. It also eliminates the need to manually set up…
Question
Options
- AConfigure a managed Dataproc cluster for large-scale data processing. Configure individual
- BUse Colab Enterprise with Cloud Storage for data management. Use a Git repository for version
- CUse Vertex AI Workbench and Cloud Storage for data management. Use a Git repository for
- DConfigure a distributed JupyterLab instance that each team member can access on a Compute
How the community answered
(33 responses)- A9% (3)
- B12% (4)
- C76% (25)
- D3% (1)
Explanation
Vertex AI Workbench is the Google-recommended, fully managed environment for collaborative ML development. It supports GPU acceleration, integrates seamlessly with Cloud Storage for data, and allows version control through Git. It also eliminates the need to manually set up infrastructure, making it ideal for distributed teams needing real-time collaboration and rapid experimentation.
Topics
Community Discussion
No community discussion yet for this question.