Skip to content

Integrating applications with Google Cloud services Questions

Practice questions for Integrating applications with Google Cloud services topic in Google Professional Cloud Developer. 40 questions covering this domain.

40 questions10 easy20 medium10 hard
Q1
medium

A team can call a Google Cloud API either with raw REST or with supported libraries. Why is the library approach usually preferred?

Q2
hard

An application uses IAP and needs sign-in for external customers using email and password or social identities. Which Google service is intended for t...

Q3
easy

Which option is Google's recommended approach for programmatic access to Cloud APIs when it is available?

Q4
medium

A Cloud Run service needs a secure connection to Cloud SQL with authentication and TLS, and the method should work with public or private IP. Which op...

Q5
easy

Before code can call a Google Cloud service API in a project, what must usually be done first?

Q6
medium

A developer wants Cloud Logging entries to line up with traces and spans for troubleshooting. Which special structured logging fields should be popula...

Q7
hard

A GKE application needs to connect to Cloud SQL using the recommended secure proxy pattern. How should the proxy generally be deployed with the applic...

Q8
easy

Which service aggregates and displays application errors from running cloud services so teams can find top or new errors quickly?

Q9
hard

An engineer opens a span in Trace Explorer and expects to see related logs in the Logs and Events tab. What relationship must those log entries have t...

Q10
medium

Engineers want logs that can be queried by specific fields and indexed on JSON paths instead of searching only free-form text. How should the applicat...

Q11
medium

A developer must call BigQuery from Cloud Run using the Google Cloud client libraries with no service account JSON file. Which authentication approach...

Q12
hard

An application's error rate climbs after a release, and the team needs grouped exception reports with stack traces and links to the offending source. ...

Q13
easy

Which Google Cloud service captures distributed traces from instrumented applications to analyze request latency across services?

Q14
medium

A developer wants Cloud Run requests, logs, and traces to correlate end-to-end so a single trace ID links logs and spans. Which header should the appl...

Q15
easy

Which Google Cloud capability collects continuous CPU and heap profiles from production code with low overhead?

Q16
easy

Which Google Cloud service collects metrics and lets developers create dashboards, charts, and alerting policies?

Q17
medium

A developer must connect a Cloud Run service to a Cloud SQL for PostgreSQL instance using a private path inside a VPC network without exposing the dat...

Q18
medium

A developer wants Cloud Run to receive Cloud Storage object-finalized events and trigger an HTTP handler. Which integration provides this?

Q19
medium

A developer wants application logs to be automatically attached with severity, resource, and request context when running on Cloud Run. Which approach...

Q20
hard

An application reports increased tail latency on a critical endpoint. The team has metrics, logs, and traces available. Which workflow most efficientl...

Sign in to see all 40 questions

Create a free account to browse all questions — completely free during our launch phase.