Why do you say "if there are multiple services that need to communicate with each other, the Lambda paradigm would be inefficient, and addressing other services is extremely cumbersome. Beyond 2–3… - Robert J. Berger - Medium


Play all audios:

    

Robert J. BergerFollowMay 11, 2022 --


1


Listen


Share


Why do you say "if there are multiple services that need to communicate with each other, the Lambda paradigm would be inefficient, and addressing other services is extremely cumbersome.


Beyond 2–3 services is practically intractable for management."


Is this true if you use Lambdas with Step Functions and EventBridge? Or just if you chain Lambdas together with lambdaInvoke calls?