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 431–440 of 498
A company needs to audit user access to its GCP resources. Which tool should they use?
-
A
Cloud Monitoring
-
B
Cloud Audit Logs
-
C
Cloud Identity
-
D
Cloud IAM
Explanation
Cloud Audit Logs provide detailed access records, while the other options are not specifically designed for auditing access.
You are configuring a multi-region deployment for high availability. What happens if one region fails?
-
A
All services will stop functioning.
-
B
Other regions become unavailable.
-
C
Traffic is routed to other regions.
-
D
Data is lost permanently.
Explanation
Traffic is routed to available regions, ensuring service continuity, unlike the incorrect options which imply total failure or data loss.
Which Google Cloud service provides managed instance groups?
-
A
Google Kubernetes Engine
-
B
Compute Engine
-
C
Cloud Functions
-
D
App Engine
Explanation
Managed instance groups are a feature of Compute Engine; the others serve different purposes.
A company needs to handle real-time data processing from IoT devices. Which Google Cloud service should they use?
-
A
Cloud Dataflow
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Pub/Sub
Explanation
Cloud Pub/Sub is ideal for real-time message ingestion; the others are not optimized for real-time scenarios.
What happens when you set a GCP Storage bucket's location to multi-region?
-
A
Data is replicated across regions.
-
B
Data is stored in a single region.
-
C
Latency increases significantly.
-
D
Costs are reduced.
Explanation
Multi-region buckets replicate data across multiple regions for high availability; the other options are incorrect.
Which service provides a fully managed serverless platform for event-driven applications?
-
A
Cloud Functions
-
B
App Engine
-
C
Cloud Run
-
D
Compute Engine
Explanation
Cloud Functions is fully managed for event-driven applications, while others serve different purposes.
A company needs to run a machine learning model that predicts demand based on real-time data. Which Google Cloud service should they use?
-
A
BigQuery ML
-
B
AI Platform
-
C
Dataflow
-
D
Cloud Storage
Explanation
AI Platform is designed for deploying ML models, while others don't directly support model deployment.
You are configuring IAM roles for a team. What happens if a user is granted a role that includes both 'Viewer' and 'Editor' permissions?
-
A
User cannot make changes
-
B
User has only Viewer permissions
-
C
User has only Editor permissions
-
D
User has both Viewer and Editor permissions
Explanation
IAM permissions are additive, so the user has both roles.
Which service is used for serverless functions in Google Cloud?
-
A
Cloud Functions
-
B
App Engine
-
C
Cloud Run
-
D
Compute Engine
Explanation
Cloud Functions is specifically designed for serverless computing, while others provide broader or different service types.
A company needs to store and analyze IoT data in real time. Which Google Cloud service should they prioritize?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud IoT Core
-
D
Cloud Storage
Explanation
Cloud IoT Core is specifically designed for connecting, managing, and ingesting telemetry data from IoT devices.