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 481–490 of 498
Which service is best for app container orchestration?
-
A
Google Kubernetes Engine
-
B
App Engine
-
C
Cloud Functions
-
D
Cloud Run
Explanation
Google Kubernetes Engine is specifically designed for managing containerized applications, unlike the other services.
A company needs to analyze data trends over time without modifying raw data. Which Google Cloud service should they use?
-
A
Cloud Bigtable
-
B
Dataflow
-
C
BigQuery
-
D
Cloud Storage
Explanation
BigQuery is used for large-scale data analysis and allows querying raw data efficiently.
You are configuring IAM roles for a project. What does granting 'Viewer' role enable?
-
A
Execute all project resources
-
B
Read access to resource data
-
C
Modify project settings
-
D
Delete project resources
Explanation
The 'Viewer' role allows read-only access, not modification or deletion.
Which Google Cloud service is best for serverless execution?
-
A
Cloud Functions
-
B
Google Kubernetes Engine
-
C
Cloud Run
-
D
App Engine
Explanation
Cloud Functions is designed for serverless execution; the others require more management or orchestration.
A company needs to migrate their on-premises databases to Google Cloud. Which service should they use for a fully managed database?
-
A
Cloud Spanner
-
B
Cloud Pub/Sub
-
C
Compute Engine
-
D
Cloud Storage
Explanation
Cloud Spanner is a fully managed database; the others do not offer full management for databases.
You are configuring IAM roles for an application. What is a key principle to follow for user permissions?
-
A
Grant broad permissions to all users
-
B
Follow the principle of least privilege
-
C
Assign permissions based on user roles
-
D
Use default roles for all services
Explanation
The principle of least privilege minimizes risks; broad or default permissions can lead to security vulnerabilities.
You are configuring a virtual machine in Google Cloud. What should you use to manage the VM's access control?
-
A
IAM roles
-
B
Cloud Storage
-
C
API Gateway
-
D
BigQuery
Explanation
IAM roles control user access and permissions for resources, while the other options do not manage access at the VM level.
What happens when you deploy a new version of a Cloud Function with the same name?
-
A
The old version is deleted
-
B
Both versions run concurrently
-
C
The new version is ignored
-
D
The old version is archived
Explanation
Cloud Functions allow concurrent versions to coexist, while the other options misrepresent versioning behavior.
A company needs to analyze large datasets in real-time. Which service should they primarily use?
-
A
Cloud Dataproc
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Pub/Sub
Explanation
BigQuery is optimized for analyzing large datasets quickly, while the other services have different primary use cases.
Which service manages orchestration of containers?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
Cloud Run
-
D
Compute Engine
Explanation
Google Kubernetes Engine is designed for orchestrating containers, unlike the other services listed.