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 313 discussion

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

You are the lead ML engineer on a mission-critical project that involves analyzing massive datasets using Apache Spark. You need to establish a robust environment that allows your team to rapidly prototype Spark models using Jupyter notebooks. What is the fastest way to achieve this?

  • A. Set up a Vertex AI Workbench instance with a Spark kernel.
  • B. Use Colab Enterprise with a Spark kernel.
  • C. Set up a Dataproc cluster with Spark and use Jupyter notebooks.
  • D. Configure a Compute Engine instance with Spark and use Jupyter notebooks.
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
4d742d7
6 days, 10 hours ago
Selected Answer: C
Since we need a robust environment Dataproc cluster is better
upvoted 1 times
...
hit_cloudie
3 weeks, 4 days ago
Selected Answer: C
Dataproc is Google's managed Spark service, and it supports Jupyter notebooks natively. This allows rapid setup, scalability, and is optimized for massive datasets — exactly what’s needed here.
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 ...