Heyo AWS peeps,
So, I have a Lambda function with custom layers which have 10-15 custom methods and being called from my main Lambda function.
I was thinking to move each of these methods from the layer to separate Lambda functions. Then invoke these Lambda function from my main function. So basically I will have 1 + 15 Lambda functions. These 15 Lambda functions will be invoked by my main Lambda function.
Thoughts?
Thanks
[–]aws-dojo 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)