I have a NodeJS based web application backend hosted on App Engine Flexible.
I wanted to create an Event Driven system with GraphQL on express as the main endpoint, and Cloud Function workers triggered by Cloud Pub Sub. I was thinking of using Firebase Messaging as a provider of real-time updates to the client. I just wanted to see if anyone has had experience with a similar layout? Any feedback would be greatly appreciated. Layout Diagram: <https://lh3.googleusercontent.com/-RMi0VU1_H68/WtkkZZEx9SI/AAAAAAAAQpY/UCV94ycHA10mcytkaFGQ-4t9IWhVX7HvgCLcBGAs/s1600/microservices-alt1.png> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1bc9c782-8c31-4d1f-ad64-478b10b6d988%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
