Published onApril 2, 2025How I efficiently processed millions of records using AWS ServicesAWSAWS-Step-FunctionBulk-EmailsAWS-S3AWS-LambdaImprovements made in current code where we used to invoke one lambda from other lambda. The issue here was that there is no management between the lambdas and while debugging, it was a hell to figure who invoked who.