ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 197 - Professional Cloud Developer discussion

Report
Export

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?

A.
Write to Cloud Spanner using Cloud Client Libraries.
Answers
A.
Write to Cloud Spanner using Cloud Client Libraries.
B.
Write to Cloud Spanner using Google API Client Libraries
Answers
B.
Write to Cloud Spanner using Google API Client Libraries
C.
Write to Cloud Spanner using a custom gRPC client library.
Answers
C.
Write to Cloud Spanner using a custom gRPC client library.
D.
Write to Cloud Spanner using a third-party HTTP client library.
Answers
D.
Write to Cloud Spanner using a third-party HTTP client library.
Suggested answer: A

Explanation:

https://cloud.google.com/apis/docs/cloud-client-libraries

''Cloud Client Libraries are the recommended option for accessing Cloud APIs programmatically, where available. Cloud Client Libraries use the latest client library models''

https://cloud.google.com/apis/docs/client-libraries-explained

https://cloud.google.com/go/docs/reference

asked 18/09/2024
Johnny Tien
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first