
Ultimate access to all questions.
In a rapidly expanding team of over 50 data scientists utilizing Google Cloud's AI Platform, you are tasked with designing a comprehensive strategy to efficiently organize and manage jobs, models, and versions. The strategy must ensure scalability, ease of management, and maintain security without overly restrictive access controls. Additionally, the solution should facilitate monitoring and reporting of resource usage. Which of the following approaches best meets these requirements? (Choose two options if option E is available)
A
Implement strict IAM permissions on AI Platform notebooks to restrict access to individual users or specific groups, potentially hindering collaboration.
B
Create separate Google Cloud projects for each data scientist to isolate their jobs, models, and versions, which may lead to management overhead and increased costs.
C
Use labels to categorize resources with descriptive key-value pairs, allowing for flexible filtering and monitoring based on team, project phase, or other criteria.
D
Set up a BigQuery sink for Cloud Logging logs to track AI Platform resource usage and create a SQL view in BigQuery to associate users with their resources, enabling detailed usage reports.
E
Combine the use of labels for resource categorization and a BigQuery sink for logging and monitoring, providing both organizational flexibility and detailed usage insights.