Dynamic image generation with AWS API Gateway and Lambda
February 21, 2017
The combination of API Gateway and Lambda is very powerful. It allows you to build some complex functionalities without maintaining any virtual machines yourself. Lambda can be hooked up to many other (AWS) Services including …