Google Cloud
Google Cloud Certified – Generative AI Leader
PR000309
Trending
Become a certified Generative AI Leader with exam code PR000309 to enhance your AI skills in Google Cloud.
489 questions
0 views
Free
Questions 321–330 of 489
You are configuring a Cloud Run application. What happens when the container goes idle for too long?
-
A
It automatically scales to zero
-
B
It generates an error
-
C
It remains active indefinitely
-
D
It shuts down immediately
Explanation
Cloud Run automatically scales down idle containers to zero to save resources, while other options are incorrect behaviors.
Which service is most suitable for deploying a large-scale machine learning model?
-
A
AI Platform
-
B
Cloud Functions
-
C
Cloud Run
-
D
Compute Engine
Explanation
AI Platform is specifically designed for ML deployments, while others are not optimized for scalability and ML needs.
A company needs to automate data ingestion from multiple sources into BigQuery. What is the best option?
-
A
Dataflow
-
B
Cloud Functions
-
C
Cloud Storage
-
D
Compute Engine
Explanation
Dataflow is optimized for real-time data ingestion to BigQuery, while others do not provide similar functionality.
What happens when you set a Service Account to 'Editor' role on a project?
-
A
Can modify any resources in the project
-
B
Cannot access Google APIs
-
C
Can only view resources
-
D
Can only delete resources
Explanation
'Editor' role allows full modification of project resources, whereas other options incorrectly limit capabilities.
Which service provides managed machine learning capabilities on Google Cloud?
-
A
Vertex AI
-
B
BigQuery
-
C
Cloud Functions
-
D
Cloud Run
Explanation
Vertex AI specializes in managed ML, while others focus on data analysis or serverless functions.
A company needs to process streaming data with low latency. Which service should they use?
-
A
Apache Beam
-
B
Cloud Pub/Sub
-
C
Cloud Storage
-
D
Cloud Dataflow
Explanation
Cloud Pub/Sub is designed for low-latency data ingestion, unlike the others which serve different purposes.
You are configuring permissions for a GCP resource. What happens if you assign a role to a user at the project level?
-
A
Access applies to all resources.
-
B
Access is denied to resources.
-
C
Access applies only to IAM resources.
-
D
User cannot inherit roles.
Explanation
Roles assigned at the project level grant access to all resources within that project.
Which service is best for real-time data streaming?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
BigQuery
-
D
Dataflow
Explanation
Cloud Pub/Sub is designed for real-time messaging and event-driven systems; the others are not primarily for streaming.
A company needs to manage access to multiple Google Cloud projects. Which IAM feature should they implement?
-
A
Service Accounts
-
B
IAM Policies
-
C
Roles Management
-
D
Folders
Explanation
Folders help to organize projects and manage access; IAM Policies apply per project rather than across multiple projects.
What happens when you decrease the minimum Mbps setting for a Google Cloud Compute Engine instance?
-
A
Performance increases immediately
-
B
Instance shuts down automatically
-
C
Instance bandwidth reduces
-
D
Instance becomes free tier eligible
Explanation
Decreasing the minimum Mbps reduces the bandwidth allocated to the instance; the other options are incorrect or unrelated.