Professional Machine Learning Engineer Exam QuestionsBrowse all questions from this exam

Professional Machine Learning Engineer Exam - Question 51


You work on a growing team of more than 50 data scientists who all use AI Platform. You are designing a strategy to organize your jobs, models, and versions in a clean and scalable way. Which strategy should you choose?

Show Answer
Correct Answer: C

Using labels to organize resources into descriptive categories is the best strategy for managing jobs, models, and versions in a scalable way. This approach allows users to filter and monitor resources effectively, which is particularly important in a team of over 50 data scientists. Labels provide a flexible and dynamic method to categorize and manage resources without creating silos or overly restrictive access permissions.

Discussion

8 comments
Sign in to comment
chohanOption: C
Jun 18, 2021

I think should be C, As IAM roles are given to the entire AI Notebook resource, not to a specific instance.

celia20200410Option: C
Jul 20, 2021

ans: c https://cloud.google.com/ai-platform/prediction/docs/resource-labels#overview_of_labels You can add labels to your AI Platform Prediction jobs, models, and model versions, then use those labels to organize resources into categories when viewing or monitoring the resources. For example, you can label jobs by team (such as engineering or research) and development phase (prod or test), then filter the jobs based on the team and phase. Labels are also available on operations, but these labels are derived from the resource to which the operation applies. You cannot add or update labels on an operation. A label is a key-value pair, where both the key and the value are custom strings that you supp

vivid_cucumber
Nov 13, 2021

I read through this page: https://cloud.google.com/ai-platform/prediction/docs/sharing-models. This one sounds more like A. Is isn't that correct? I am not quite sure.

vivid_cucumber
Nov 13, 2021

or maybe A is not correct because "sharing models using IAM" only applies to "manage access to resource" but this question is more like asking to "organize jobs, models, and versions". not sure if my understanding is right or not.

ggorzkiOption: C
Jan 19, 2022

https://cloud.google.com/ai-platform/prediction/docs/resource-labels#overview_of_labels (A) applies only to notebooks wich is not enough

hiromiOption: C
Dec 10, 2022

C Resource tagging/labeling is the best way to manage ML resources for medium/big data science teams.

BenMSOption: C
Feb 27, 2023

Restricting access is not scalable and creates silos - better to document sharable resources through tagging, hence C.

M25Option: C
May 9, 2023

Went with C

Sum_SumOption: C
Nov 15, 2023

C Although there are some questions where setting up a logging sink to BQ is the answer.

PhilipKokuOption: C
Jun 6, 2024

C) labels