- MATLAB compiler lets you share MATLAB programs as standalone applications
- All applications created with MATLAB Compiler use the MATLAB Runtime, which enables royalty-free deployment to users who do not need MATLAB. You can package the runtime with the application, or have your users download it during installation.
- Setting up a Node.js app on AWS EC2 instance:
- A tutorial
- Another tutorial, specific to using Ubuntu server image on EC2
- D3.js tutorials