Uncategorized
Building an Elixir runtime for AWS Lambda
Arjan Molenaar
18 Jan, 2019
When you develop an AWS Lambda function in Python, you may require packages which include binary libraries. In this blog we will show you how to use the official Docker Python image to make sure you have a working Lambda.
read on binx.io