You are a program manager for a team of developers who are building an event-driven application to allow users to follow one another's activities in the app. Ea...
Google Cloud-Digital-Leader Exam
Questions Number: 19 out of 180 Questions
10.56%
Question 19
You are a program manager for a team of developers who are building an event-driven application to allow users to follow one another's activities in the app. Each time a user adds himself as a follower of another user, a write occurs in the real-time database. The developers will develop a lightweight piece of code that can respond to database writes and generate a notification to let the appropriate users know that they have gained new followers. The code should integrate with other cloud services such as Pub/Sub, Firebase, and Cloud APIs to streamline the orchestration process.