Multiple Choice
You operate a database that stores stock trades and an application that retrieves average stock price for a given company over an adjustable window of time. The data is stored in Cloud Bigtable where the datetime of the stock trade is the beginning of the row key. Your application has thousands of concurrent users, and you notice that performance is starting to degrade as more stocks are added. What should you do to improve the performance of your application?
A) Change the row key syntax in your Cloud Bigtable table to begin with the stock symbol.
B) Change the row key syntax in your Cloud Bigtable table to begin with a random number per second.
C) Change the data pipeline to use BigQuery for storing stock trades, and update your application.
D) Use Cloud Dataflow to write summary of each day's stock trades to an Avro file on Cloud Storage. Update your application to read from Cloud Storage and Cloud Bigtable to compute the responses.
Correct Answer:

Verified
Correct Answer:
Verified
Q218: Which of these statements about BigQuery caching
Q219: You need to create a data pipeline
Q220: MJTelco Case Study Company Overview MJTelco is
Q221: Which methods can be used to reduce
Q222: MJTelco Case Study Company Overview MJTelco is
Q224: You need to create a data pipeline
Q225: You currently have a single on-premises Kafka
Q226: You work for a mid-sized enterprise that
Q227: All Google Cloud Bigtable client requests go
Q228: Which software libraries are supported by Cloud