AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Cloud Functions: Asynchronous or Event-Driven?
A lot of people use the event driven model or asynchronous communication of Cloud Functions where you write to a database and it triggers something. We have to kind of expand out of the event driven into something transactional and API Gateway. Joe, I'm curious to hear your opinion because to me, it almost seems like it's simple, but there are a lot of pitfalls in this kind of event driven model. You have no idea why is it not running.