Hello All,
Does anyone know if we can enable streaming on AWS Lambda Extension?
I am developing a document storage solution and following is my flow -
Apigee - > AWS Lambda -> S3
I am aware of the fact that I can use Node.js as target to make my API communicate to lambda, but I am concerned about performance, as per previous experiences.
Please let me know if I have missed out any information required to answer this question.
Thanks