
Answer-first summary for fast verification
Answer: Utilize labels to categorize resources descriptively. Assign a label to every resource, enabling users to filter and monitor resources by these labels, promoting scalability and collaboration., Combine the use of labels for organization and IAM permissions for security, offering a balanced approach between scalability, collaboration, and compliance.
**Correct Answers: C and E** **Why?** - **C (Labels)**: Labels provide a flexible and scalable method for organizing resources, allowing for easy categorization, filtering, and monitoring. This approach supports teamwork by enabling the categorization of resources according to shared projects or objectives, and it simplifies the process of locating and managing pertinent assets. - **E (Combination of Labels and IAM)**: This approach offers the best of both worlds by utilizing labels for scalable and clean organization and IAM permissions to ensure data security and compliance. It addresses the need for both collaboration and security, making it the most comprehensive solution. While options A and B focus on security and isolation, they lack the scalability and flexibility needed for a growing team. Option D, while useful for monitoring, does not directly address the organization of resources in a scalable and user-friendly manner.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In a rapidly expanding team of over 50 data scientists utilizing Google's AI Platform, the need for a scalable and clean organization strategy for jobs, models, and versions has become critical. The strategy must not only facilitate easy access and management but also ensure compliance with company policies on data security and cost efficiency. Considering these constraints, which of the following approaches would you recommend as the BEST solution? (Choose two correct options)
A
Implement strict IAM permissions on AI Platform notebooks, limiting access to each instance to a single user or group, to enhance security but may limit collaboration.
B
Allocate a separate project for each data scientist to isolate their jobs, models, and versions, ensuring only they have access, which could lead to increased costs and management overhead.
C
Utilize labels to categorize resources descriptively. Assign a label to every resource, enabling users to filter and monitor resources by these labels, promoting scalability and collaboration.
D
Establish a BigQuery sink for Cloud Logging logs, filtered to record AI Platform resource usage details, and create a SQL view in BigQuery linking users to their resources, useful for monitoring but not for organization.
E
Combine the use of labels for organization and IAM permissions for security, offering a balanced approach between scalability, collaboration, and compliance.