Google Cloud

Google Cloud Certified – Professional Cloud Developer

PR000266

Validate your skills as a Professional Cloud Developer with exam code PR000266 in Google Cloud.

495 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 231–240 of 495

Q231

You are configuring IAM roles for a project. What happens when you assign a role with no permissions to a user?

  • A User inherits project's permissions.
  • B User can execute any command.
  • C User has no access.
  • D User gains view access only.
Explanation A role without permissions means the user has no access, unlike the others which suggest various forms of access.
Q232

Which service is best for creating serverless applications?

  • A Cloud Functions
  • B Google Kubernetes Engine
  • C Compute Engine
  • D Cloud Run
Explanation Cloud Functions is specifically designed for serverless applications, while others require more management.
Q233

A company needs to store a large volume of unstructured data with low access frequency. What Google Cloud service should they use?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Storage Nearline
  • D Firestore
Explanation Cloud Storage Nearline is designed for infrequently accessed data, unlike the other options.
Q234

What happens when you assign a role to a user in Google Cloud IAM?

  • A User gains permissions immediately
  • B Role assignment takes 24 hours
  • C User loses existing permissions
  • D Role assignments are ignored
Explanation Role assignments grant permissions immediately without any delay in IAM.
Q235

Which Google Cloud service is best for serverless event-driven applications?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D Cloud Run
Explanation Cloud Functions is designed for serverless event-driven applications, while the others serve different purposes.
Q236

A company needs to analyze large XML data files. Which tool should they use?

  • A BigQuery
  • B Pub/Sub
  • C Cloud Datastore
  • D Cloud Functions
Explanation BigQuery efficiently handles and analyzes big data including XML files, while the others are not designed for this task.
Q237

You are configuring IAM roles for a containerized application. What happens if a user with a role doesn't have 'Container.ClusterViewer'?

  • A Can view cluster information
  • B Cannot access cluster details
  • C Has full cluster permissions
  • D Can view logs but not pods
Explanation Without 'Container.ClusterViewer', the user cannot view any cluster details, making option A incorrect, and the others unrelated or misleading.
Q238

Which service allows for fully managed NoSQL databases?

  • A Google Cloud Firestore
  • B Google Compute Engine
  • C Google Cloud Functions
  • D Google Cloud Storage
Explanation Google Cloud Firestore directly provides a fully managed NoSQL database, unlike the other options which serve different purposes.
Q239

A company needs to ensure that its applications scale automatically based on traffic. Which Google Cloud service is the best choice?

  • A Google Kubernetes Engine
  • B Google App Engine
  • C Google Cloud Run
  • D Google Cloud DNS
Explanation Google App Engine automatically scales applications based on the load, while the others require manual configuration for automatic scaling.
Q240

You are configuring IAM policies for a sensitive project. What happens when you grant 'roles/editor' to a user?

  • A User can only view project resources
  • B User can edit and manage resources
  • C User cannot delete any resources
  • D User has no additional permissions
Explanation Granting 'roles/editor' gives the user permissions to edit and manage resources, while the other options misrepresent the role's capabilities.