AWS Lambda, hello world

I found some hours to dedicate to create my first Lambda function on AWS. I read a lot about it, but I had not opportunity to practice. I followed the easy way, which means I did the use case proposed by AWS: https://docs.aws.amazon.com/lambda/latest/dg/getting-started-create-function.html Conclusions: You have to understand very well how to manage the different … Read more