Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you design a low-latency solution to store and analyze 8 TB of ecommerce clickstream data in real time, supporting millions of read and write operations per second for customer traffic analysis and website personalization?
A
Write your data into Bigtable and use Dataproc and the Apache Hbase libraries for analysis.
B
Deploy a Cloud SQL environment with read replicas for improved performance. Use Datastream to export data to Cloud Storage and analyze with Dataproc and the Cloud Storage connector.
C
Use Memorystore to handle your low-latency requirements and for real-time analytics.
D
Stream your data into BigQuery and use Dataproc and the BigQuery Storage API to analyze large volumes of data.