
Ultimate access to all questions.
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.