ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 105 - Professional Cloud Developer discussion

Report
Export

You are developing an ecommerce application that stores customer, order, and inventory data as relational tables inside Cloud Spanner. During a recent load test, you discover that Spanner performance is not scaling linearly as expected. Which of the following is the cause?

A.
The use of 64-bit numeric types for 32-bit numbers.
Answers
A.
The use of 64-bit numeric types for 32-bit numbers.
B.
The use of the STRING data type for arbitrary-precision values.
Answers
B.
The use of the STRING data type for arbitrary-precision values.
C.
The use of Version 1 UUIDs as primary keys that increase monotonically.
Answers
C.
The use of Version 1 UUIDs as primary keys that increase monotonically.
D.
The use of LIKE instead of STARTS_WITH keyword for parameterized SQL queries.
Answers
D.
The use of LIKE instead of STARTS_WITH keyword for parameterized SQL queries.
Suggested answer: C
asked 18/09/2024
Sivakumar Balasundram
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first