+1 vote
in Amazon Storage (S3) by

For which of the following reason, Node.js is preferred for Lambda functions?

Select the correct answer from below options: 

a) Event-driven

b) Single-threaded

c) Simple

d) No buffering

1 Answer

0 votes
by

Correct answer of the above question is : a) Event-driven

 For Event-driven reason, Node.js is preferred for Lambda functions
...