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 491–495 of 495

Q491

A company needs to evaluate the performance of their Cloud SQL instance. Which service can provide insights into this?

  • A Stackdriver Monitoring
  • B Cloud Trace
  • C Cloud Profiler
  • D Cloud Debugger
Explanation Stackdriver Monitoring provides comprehensive real-time insights for performance evaluation.
Q492

You are configuring Google Cloud Firewall rules. What happens if there are conflicting rules?

  • A First rule to match is applied
  • B Last rule to match is applied
  • C Random rule is applied
  • D All rules are ignored
Explanation In Google Cloud, the last rule to match takes precedence over earlier conflicting rules.
Q493

Which Google Cloud service is best for serverless application deployment?

  • A Cloud Functions
  • B Compute Engine
  • C Kubernetes Engine
  • D App Engine
Explanation Cloud Functions allows serverless execution of code, unlike others that require more infrastructure.
Q494

A company is migrating to Google Cloud and wants to use a fully managed NoSQL database. Which service should they choose?

  • A BigQuery
  • B Firestore
  • C Cloud SQL
  • D Memorystore
Explanation Firestore is a fully managed NoSQL database, whereas others serve different purposes.
Q495

What happens when you set a bucket policy with a public access role on a Google Cloud Storage bucket?

  • A Bucket is accessible to anyone
  • B All files are encrypted
  • C Existing files are deleted
  • D Access is restricted to specific users
Explanation Public access role grants access to anyone, while others describe unrelated actions.