Serverless represents abstracting your computing infrastructure to the point that you have no responsibilities for the servers on which your code runs. The idea behind Event-Driven Architectures is use of events to communicate between decoupled services, use events to trigger or invoke the service.
Table of contents
Asynchronous PatternStep Functions for OrchestratingPatterns for Communication Status UpdatesSort: