Run a Meteor application as an AWS Lambda function

We’re starting to use Lambda as an “on-demand” microservice infrastructure, and wanted to be able to re-use code we already wrote for our Meteor stack. It’s a little bit hacky, but we wrote a bash script that builds, wraps, and deploys your Meteor app to AWS Lambda.

See the README for detailed instructions. We’d love to hear feedback and details on how you use it!

9 Likes