exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 311 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 311
Topic #: 1
[All Professional Machine Learning Engineer Questions]

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 provides the most effective real-time collaboration and rapid experimentation. You plan to add GPUs to speed up your experimentation cycle, and you want to avoid having to manually set up the infrastructure. You want to use the Google-recommended approach. What should you do?

  • A. Configure a managed Dataproc cluster for large-scale data processing. Configure individual Jupyter notebooks on VMs that each team member uses for experimentation and model development.
  • B. Use Colab Enterprise with Cloud Storage for data management. Use a Git repository for version control.
  • C. Use Vertex AI Workbench and Cloud Storage for data management. Use a Git repository for version control.
  • D. Configure a distributed JupyterLab instance that each team member can access on a Compute Engine VM. Use a shared code repository for version control.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hit_cloudie
4 weeks, 1 day ago
Selected Answer: C
C Vertex AI Workbench provides: Pre-configured JupyterLab Native GPU support Seamless integration with Git and GCS No manual infra setup Google-recommended for collaborative ML workflows
upvoted 1 times
...
f4ccd7a
1 month, 2 weeks ago
Selected Answer: C
Co-lab is better for real-time collaboration
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...