The Apigee Edge Node deployment is the simplest solution wherein a Node Application could be deployed inthat APIGEE Edge runtime.
The Node Edge deployment can use the BAAS too for any data requirements and can be scaled according to the needs based on the worker thread configurations.
APIGEE edge deployment is a bit tricky and needs lot more detailed documented analysis.
- The node modules are deployed as zip files.
- The ES5 compatability only exists and new lambda based assignments are not accepted.
- Editing on the UI does not always work and someone need to do it commandline outside of APIGEE and redeploy. The redeployment automatically picks the newer version
- Command line deployment
** Deployment would show that the Node is the runtime as below.