Google
PROFESSIONAL-CLOUD-DEVELOPER · Question #207
You are writing from a Go application to a Cloud Spanner database. You want to optimize your application's performance using Google-recommended best practices. What should you do?
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #207. The question stem and answer options stay visible for context.
Integrating Google Cloud Services
Question
You are writing from a Go application to a Cloud Spanner database. You want to optimize your application's performance using Google-recommended best practices. What should you do?
Options
- AWrite to Cloud Spanner using Cloud Client Libraries.
- BWrite to Cloud Spanner using Google API Client Libraries
- CWrite to Cloud Spanner using a custom gRPC client library.
- DWrite to Cloud Spanner using a third-party HTTP client library.
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Spanner#Go#gRPC#Performance Optimization