Google Cloud
Google Cloud Certified – Associate Cloud Engineer
PR000260
Popular Trending
Validate your skills as an Associate Cloud Engineer with exam code PR000260 in Google Cloud.
498 questions
0 views
Free
Questions 391–400 of 498
A company needs to store unstructured data that can be accessed from anywhere. Which Google Cloud service should they use?
-
A
Cloud Storage
-
B
Cloud SQL
-
C
BigQuery
-
D
Cloud Datastore
Explanation
Cloud Storage is designed for unstructured data access globally, while others serve different storage needs.
What happens when a Compute Engine instance is set to use a static IP that's already in use?
-
A
Instance starts normally
-
B
Instance fails to start
-
C
IP is automatically reassigned
-
D
Instance uses a dynamic IP instead
Explanation
Using an IP that's already in use causes the instance to fail to start to prevent conflicts.
You are configuring IAM roles for a service account in Google Cloud. Which action allows it to create new instances in a project?
-
A
Compute Instance Admin role
-
B
Viewer role
-
C
Storage Admin role
-
D
Project Editor role
Explanation
The Compute Instance Admin role specifically grants permissions for instance creation, while others do not.
Which Google Cloud service is best for container orchestration?
-
A
Kubernetes Engine
-
B
Cloud Functions
-
C
Cloud SQL
-
D
App Engine
Explanation
Kubernetes Engine is designed specifically for container orchestration, while others serve different purposes.
A company needs to ensure their data is accessible globally with low latency. Which service should they use?
-
A
Cloud Storage
-
B
Cloud Pub/Sub
-
C
Cloud Spanner
-
D
Cloud Datastore
Explanation
Cloud Spanner supports horizontal scaling and global distribution, making it suitable for high availability and low latency.
What happens when IAM roles are changed in a Google Cloud project?
-
A
Permissions are revoked immediately
-
B
Permissions remain until next login
-
C
All roles are reset for users
-
D
Changes may take hours to reflect
Explanation
IAM role changes take effect immediately, affecting users' permissions right away.
Which service is used for serverless data processing?
-
A
Cloud Dataflow
-
B
Cloud Functions
-
C
Cloud Run
-
D
Pub/Sub
Explanation
Cloud Dataflow is specifically designed for data processing, while the others serve different functions.
A company needs to securely manage user permissions. Which Google Cloud service should be primarily used?
-
A
Cloud Identity
-
B
Cloud Storage
-
C
Compute Engine
-
D
BigQuery
Explanation
Cloud Identity allows for user management and permissions, unlike the other services.
What happens when a virtual machine is stopped but not terminated?
-
A
Data is lost permanently
-
B
Billing stops immediately
-
C
VM state is retained
-
D
Resources are released fully
Explanation
Stopping a VM retains its state, unlike termination, which deletes it.
Which service allows for deploying applications in the cloud?
-
A
Google App Engine
-
B
Google BigQuery
-
C
Google Cloud Armor
-
D
Google Pub/Sub
Explanation
Google App Engine is a platform for deploying applications, whereas the others serve different purposes like data analysis and security.