AWS serverless Dealing with Asynchronous events
The event-driven paradigm is usually adopted with serverless architectures, dispatching asynchronous events to trigger wanted effects. In this blog we will see how we can acknowledge end user on UI after async event has been executed
You can also lo...
articles.tkssharma.com6 min read