Reason node.Js is preferred for lambda functions ?
Answers
Answered by
0
Answer:
Explanat - Instead, Lambda will require our JavaScript file and then execute our exported handler function each time the function is invoked. As an example of this, consider the following code sample. In a sense it resembles the HTTP request handlers we're used to writing in Node.js.ion:
Similar questions