Monday, 22 May 2017

Is it possible to deploy external libraries in AWS Lambda?

My Node.js application depends on an external library for execution. Is it possible to deploy the Node.js application along with the external library in AWS Lambda? If it is possible, then please suggest which mechanism should be used to deploy the external library.



via Anson

No comments:

Post a Comment