In this post, I will discuss how to generate a report that could take a long time, and I will use 2 different implementations to see the differences.


Implementation A: AWS Step Functions (Standard workflows)
Implementation B: AWS Lambda Durable Functions


The real challenge is not the HTTP request per se, but rather when the request is...