Quiz 4 Question 3
An e-commerce platform is designing a real-time fraud detection system. For each incoming purchase, the system must check the customer's static profile data (name, address) and their 5 most recent transactions. This entire lookup must complete in under 20 milliseconds. Which Bigtable schema design would be most effective for meeting this low-latency requirement?
This exercise is part of the course
Build Streaming Data Pipelines on Google Cloud
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise