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
Start Mock Test Timed · Full-length · Scored

Questions 171–180 of 498

Q171

You are configuring IAM policies for a project. What happens when you set both organization and project-level roles?

  • A Organization roles override project roles
  • B Project roles override organization roles
  • C Both roles have no effect
  • D Conflicts cause access denial
Explanation Project roles take precedence; organization roles do not override them, but coexist with additional permissions at the project level.
Q172

Which service allows for large-scale data analytics on GCP?

  • A BigQuery
  • B Cloud Storage
  • C App Engine
  • D Cloud Functions
Explanation BigQuery provides a managed solution for data analytics, while the others serve different purposes.
Q173

A company needs a hybrid cloud solution. Which service is best suited?

  • A Cloud Interconnect
  • B Compute Engine
  • C Cloud SQL
  • D Cloud Storage
Explanation Cloud Interconnect provides dedicated connections for hybrid setups, whereas the others do not support hybrid architectures.
Q174

What happens when quota limits are exceeded in GCP?

  • A All operations halt immediately
  • B New resource requests are denied
  • C Existing resources are deleted
  • D Service level agreements are voided
Explanation Exceeding quotas results in denial of new requests; existing resources remain unaffected.
Q175

Which Google Cloud service is used for container orchestration?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine facilitates container orchestration; others are not designed for this purpose.
Q176

A company needs to store confidential data with strict access controls. What should they implement?

  • A Cloud Storage Coldline
  • B Cloud Pub/Sub
  • C Google Cloud IAM
  • D Cloud Firestore
Explanation Google Cloud IAM provides precise access control, unlike the others which do not manage permissions directly.
Q177

What happens when you configure an instance with only a public IP?

  • A No access from the internet.
  • B Access only via VPN.
  • C Direct internet access allowed.
  • D Only internal traffic allowed.
Explanation A public IP allows direct internet access; the other options are incorrect regarding public IP functionality.
Q178

Which Google Cloud service provides a fully managed environment for deploying applications without managing the underlying infrastructure?

  • A Cloud Run
  • B Compute Engine
  • C Cloud Functions
  • D Kubernetes Engine
Explanation Cloud Run enables developers to run containers without managing servers, while the others involve more infrastructure management.
Q179

A company needs to store sensitive data securely and control access to that data over time. Which solution should they implement?

  • A Cloud Storage with IAM
  • B BigQuery
  • C Cloud Pub/Sub
  • D App Engine
Explanation Cloud Storage with IAM allows secure storage and access controls; BigQuery is for analysis, and the other options do not focus on secure data storage.
Q180

What happens when you apply a 'deny' IAM policy to a project in Google Cloud?

  • A All access is automatically revoked
  • B Overrides all 'allow' policies
  • C Denied users still have audit access
  • D Policy applies only for new users
Explanation 'Deny' policies override any 'allow' policies, whereas the other options misrepresent how IAM policies function.