So you want to use Magick.NET on AWS Lambda? Well, not as simple as it sounds. Fortunatelly for you, here is a step by step guide to use Magick.NET on AWS Lambda.
Create an Amazon Linux
instance used for building.
Preferably choose some bigger instance so the build process is quick. (I used
c4.xlarge
). You can create it as a spot instance to save some coins, after the process