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 161–170 of 498
A company needs to analyze large datasets in real-time. Which solution should they use?
-
A
BigQuery
-
B
Cloud Storage
-
C
Compute Engine
-
D
Dataproc
Explanation
BigQuery is designed for real-time analytics on large datasets, while the others serve different purposes in data processing.
You are configuring IAM policies for a new Cloud project. What happens if a user is granted both 'Viewer' and 'Owner' roles?
-
A
User has only 'Owner' permissions
-
B
User has no permissions
-
C
User has 'Viewer' permissions only
-
D
User has both permissions
Explanation
IAM uses the principle of least privilege; thus, users accumulate permissions from multiple roles.
Which service is used for serverless compute in Google Cloud?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Run
-
D
Kubernetes Engine
Explanation
Cloud Functions provides serverless execution, unlike the other services which require infrastructure management.
A company needs to monitor applications for performance issues. Which Google Cloud service should they use?
-
A
Cloud Spanner
-
B
Operations Suite
-
C
Cloud Tasks
-
D
Cloud Pub/Sub
Explanation
Operations Suite offers comprehensive monitoring tools, while the others serve different functions.
You are configuring a VPC in Google Cloud. What happens if you do not set any firewall rules?
-
A
No traffic can enter the VPC
-
B
All traffic will be allowed
-
C
Default rules enable ingress and egress
-
D
Only internal traffic is allowed
Explanation
Default firewall rules permit all ingress and egress unless overridden, while other options are misleading.
Which service allows you to build serverless APIs?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Storage
-
D
Cloud SQL
Explanation
Cloud Functions enables the creation of scalable serverless APIs, while other options do not primarily focus on serverless architecture.
A company needs to manage access to their resources securely. What is the best approach?
-
A
IAM Roles and Policies
-
B
Public Access Settings
-
C
Virtual Private Cloud
-
D
Cloud Storage Buckets
Explanation
IAM Roles and Policies provide precise control over resource access, while other options do not manage permissions effectively.
You are configuring an HTTP(S) Load Balancer. What happens when you add a new backend service?
-
A
Reload entire configuration
-
B
Changes take effect immediately
-
C
Requires DNS update
-
D
Increases latency temporarily
Explanation
Backend services are updated immediately upon addition without a need for a complete reload, unlike other options.
Which service simplifies Kubernetes cluster management?
-
A
Google Kubernetes Engine
-
B
Google Cloud Functions
-
C
Cloud Pub/Sub
-
D
Google App Engine
Explanation
Google Kubernetes Engine automates cluster management; others do not specialize in Kubernetes.
A company needs to deploy a multi-region active-active architecture for disaster recovery. Which service should they use?
-
A
Cloud Storage
-
B
Cloud Spanner
-
C
BigQuery
-
D
Compute Engine
Explanation
Cloud Spanner supports multi-region configurations; others are not designed for this scale of deployment.