•
•
1 min read
Lambda Runtime For Your Elixir Application
Running Elixir applications on AWS Lambda can be useful for database migrations or infrequent tasks. We build a minimal Lambda runtime for Elixir and test it with a simple application.

This article is still work-in-progress.


