You are designing a basket abandonment system for an ecommerce company. The system will send a message to a user based on these rules: No interaction by the user on the site for 1 hour Has added more than $30 worth of products to the basket Has not completed a transaction You use Google Cloud Dataflow to process the data and decide if a message should be sent. How should you design the pipeline?

🎲 Try a Random Question  |  Total Questions in Quiz: 27  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Google Certified Professional - Data Engineer — practice the complete quiz, review flashcards, or try a random question.


You are designing a basket abandonment system for an ecommerce company. The system will send a message to a user based on these rules: No interaction by the user on the site for 1 hour Has added more than $30 worth of products to the basket Has not completed a transaction You use Google Cloud Dataflow to process the data and decide if a message should be sent. How should you design the pipeline?