Google Cloud

Google Cloud Certified – Associate Data Practitioner

PR000306

Become a certified Associate Data Practitioner with exam code PR000306 to validate your data skills in Google Cloud.

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

Questions 431–440 of 492

Q431

What happens when you set public access on a Cloud Storage bucket?

  • A Bucket becomes unlisted in search engines
  • B Anyone can read/write to the bucket
  • C Only listed IAM users can access it
  • D Anyone can read the bucket's content
Explanation Setting public access allows anyone to read the bucket's content, posing security risks.
Q432

You are configuring Identity and Access Management (IAM) for your organization. Which principle should guide your role assignments?

  • A Give all permissions to admins
  • B Use basic roles only
  • C Follow the principle of least privilege
  • D Assign roles based on job titles
Explanation The principle of least privilege limits user permissions to what is necessary, enhancing security.
Q433

Which service does Google Cloud offer for managed environment applications?

  • A App Engine
  • B Compute Engine
  • C Cloud Functions
  • D Kubernetes Engine
Explanation App Engine is designed for managed applications, while others focus on different management levels or environments.
Q434

A company needs to store sensitive user data and control access policies. Which Google Cloud product should they prioritize?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Identity and Access Management (IAM)
  • D Cloud SQL
Explanation IAM provides control over access policies, while the others are for processing or storing data without specific access management requirements.
Q435

What happens when you attempt to migrate a Google Cloud project with running resources to another billing account?

  • A Migration succeeds automatically
  • B All resources will stop
  • C Some services may experience billing issues
  • D Project does not migrate at all
Explanation Migrating a project may lead to temporary billing issues for specific services, while options A, B, and D misrepresent the effects.
Q436

Which service allows you to automate resource management on Google Cloud?

  • A Cloud Scheduler
  • B Cloud Functions
  • C Cloud Deployment Manager
  • D Cloud Run
Explanation Cloud Deployment Manager automates resource management; others have different functionalities.
Q437

A company needs to analyze log data in real-time. Which Google Cloud service should they use?

  • A Google BigQuery
  • B Stackdriver Logging
  • C Pub/Sub
  • D Cloud Storage
Explanation Pub/Sub is designed for real-time data streaming; others do not provide real-time capabilities.
Q438

You are configuring IAM roles for a project. What happens when a user is assigned multiple roles with conflicting permissions?

  • A The user loses all permissions.
  • B The user gains the highest permissions.
  • C The most restrictive permissions apply.
  • D All permissions are merged.
Explanation All permissions are additive when multiple roles are assigned; others misinterpret IAM behavior.
Q439

Which service is used for big data analytics in GCP?

  • A BigQuery
  • B Cloud Functions
  • C Cloud SQL
  • D App Engine
Explanation BigQuery is specifically designed for analytics, while others are for computing and databases.
Q440

A company needs to deploy a machine learning model. Which GCP service should they use?

  • A Cloud Pub/Sub
  • B AI Platform
  • C Cloud Datastore
  • D Cloud Storage
Explanation AI Platform provides tools for developing and deploying ML models; others do not.