Google Cloud
Google Cloud Certified – Professional Cloud Architect
PR000213
Popular Trending
Get certified as a Professional Cloud Architect with exam code PR000213 to validate your architectural skills in Google Cloud.
498 questions
0 views
Free
Questions 221–230 of 498
A DevOps team needs to automate deployment of containerized applications. Which service should they use?
-
A
Cloud Storage
-
B
Cloud Build
-
C
Cloud Spanner
-
D
Cloud DNS
Explanation
Cloud Build automates the building and deployment of container images efficiently, unlike the other options.
What happens when a user attempts to access a protected resource without the necessary permissions?
-
A
Access granted with warnings
-
B
Access denied with a 403 error
-
C
Access redirected to a login page
-
D
User gets prompted for more info
Explanation
Access denied with a 403 error indicates insufficient permissions, while the others are not standard responses.
Which service is best for building serverless APIs?
-
A
Cloud Functions
-
B
Compute Engine
-
C
GKE
-
D
Cloud Run
Explanation
Cloud Functions is designed for serverless event-driven applications, while the others are more complex infrastructures.
A company needs to analyze large datasets in real-time. Which Google Cloud solution should they consider?
-
A
Dataflow
-
B
BigQuery
-
C
Cloud Storage
-
D
Pub/Sub
Explanation
Dataflow provides real-time data processing capabilities, whereas BigQuery is optimized for analysis of static datasets.
You are configuring IAM roles for a project. What happens if you assign a user the 'Viewer' role on a project?
-
A
Read-only access to project
-
B
Full access to modify resources
-
C
View IAM roles and permissions
-
D
Access to project billing details
Explanation
The 'Viewer' role grants read-only access, while full access or viewing IAM and billing requires elevated roles.
Which Google Cloud service provides managed container orchestration?
-
A
Google Kubernetes Engine
-
B
Google App Engine
-
C
Cloud Functions
-
D
Cloud Run
Explanation
Google Kubernetes Engine specializes in container orchestration, while the others are for server management, functions, or apps.
A company needs to store unstructured data that requires scale and accessibility. Which storage option is ideal?
-
A
Cloud SQL
-
B
Cloud Spanner
-
C
Cloud Storage
-
D
Bigtable
Explanation
Cloud Storage is designed for unstructured data storage, unlike the others which serve structured or relational data.
What happens when you reach the resource quota limits in Google Cloud?
-
A
Resources are scaled automatically
-
B
Requests are throttled until reset
-
C
No further resources can be created
-
D
Alerts are sent to your inbox
Explanation
Reaching quota limits prevents resource creation until limits are raised or reset, with no automatic scaling or alert guarantee.
Which Google Cloud service best handles container orchestration?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
Cloud Run
-
D
Compute Engine
Explanation
Google Kubernetes Engine is designed specifically for container orchestration, while other options serve different purposes.
A company needs to migrate its on-premises data warehouse to Google Cloud. Which service should they primarily use?
-
A
Cloud Storage
-
B
BigQuery
-
C
Firestore
-
D
Cloud SQL
Explanation
BigQuery is optimized for large-scale data analysis, making it ideal for data warehouses.