Long Running User-Driven Tasks in the Cloud
In the most common use cases for server-less applications in AWS, there's an API created in API Gateway and the operations are handled by Lambda functions. The operations are quick and atomic, usually retrieving and writing small amounts of data. I...
jsonw.hashnode.dev29 min read