Google Cloud
Google Cloud Certified – Associate Data Practitioner
PR000306
Become a certified Associate Data Practitioner with exam code PR000306 to validate your data skills in Google Cloud.
492 questions
0 views
Free
Questions 451–460 of 492
Which service allows for long-term object storage in Google Cloud?
-
A
Cloud Storage
-
B
BigQuery
-
C
Cloud SQL
-
D
Cloud Functions
Explanation
Cloud Storage is specifically designed for object storage, while the others serve different purposes.
A company needs to scale its application automatically based on traffic. Which Google Cloud service should they use?
-
A
Kubernetes Engine
-
B
App Engine
-
C
Cloud Functions
-
D
Cloud Composer
Explanation
App Engine automatically scales applications, while others require more setup.
What happens when you apply IAM policy with 'roles/storage.admin' to a user?
-
A
User can only read data
-
B
User can delete buckets
-
C
User can only manage permissions
-
D
User can create and delete objects
Explanation
The 'roles/storage.admin' grants full access to objects and buckets.
Which service allows you to run containerized applications on Google Cloud?
-
A
Google Kubernetes Engine
-
B
Compute Engine
-
C
App Engine
-
D
Cloud Functions
Explanation
Google Kubernetes Engine is designed for container orchestration, while the others serve different purposes.
A company needs to analyze streaming data in real-time. Which Google Cloud service should they use?
-
A
Cloud Pub/Sub
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud SQL
Explanation
Cloud Pub/Sub is built for real-time analytics; the others are for different data handling.
What happens when you set a Cloud IAM policy with least privilege principle?
-
A
Access permissions increase significantly
-
B
Users gain more access than needed
-
C
Only necessary permissions are granted
-
D
Access is denied by default
Explanation
Least privilege principle ensures only essential permissions are granted, enhancing security.
Which service would you use for event-driven architectures on Google Cloud?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Storage
-
D
Cloud SQL
Explanation
Cloud Functions allows for event-driven serverless computing, whereas the others serve different purposes.
A company needs a solution to analyze large sets of data without managing servers. What Google Cloud service is most appropriate?
-
A
BigQuery
-
B
Dataproc
-
C
Cloud Pub/Sub
-
D
Cloud Datastore
Explanation
BigQuery is a fully-managed data warehouse ideal for large data analysis, while the others require more management.
You are configuring IAM roles for a project on Google Cloud. What happens if you apply a more permissive role at the project level?
-
A
Overrides all other roles
-
B
Limited to users only
-
C
Cannot be applied
-
D
Users inherit the new permissions
Explanation
Users with roles at the project level inherit permissions, while other roles may be restricted based on specific conditions.
Which service is used for managing containers?
-
A
Google Kubernetes Engine
-
B
Google Cloud Functions
-
C
Google Cloud Storage
-
D
Google Compute Engine
Explanation
Google Kubernetes Engine is specifically designed for container orchestration, while the others serve different purposes.