Elixir on AWS Lambda

Just to extend the options you named, there is also Iron Worker which works quite similar to the mentioned cloudfunctions:

https://www.iron.io/platform/ironworker/

With IronWorker you have more power on the environment where your code runs in using Docker.