Monday 19 November 2018

Is this the correct way of doing AWS Lambda with Nodejs ?

For a big open source Terraform Module which serves as a module to simply deploy dockerized services to AWS, I've written a helper AWS Lambda in Nodejs. I've chosen Node as it's lightweight and it's important that it's readable to as many as people possible.You can find it here: https://ift.tt/2DNannd tested the logic, and it works fine, the problem however is that it looks like a script, and I'm guessing this can be done better.

Submitted November 19, 2018 at 02:19PM by _Maarten_

No comments:

Post a Comment