7 comments

[ 5.0 ms ] story [ 243 ms ] thread
Interestingly, I am working right now on doing the exact opposite of this.
Why would you do that
Is he pushing his assets (images) from Lambda? Why doesn't he just put them into S3 and direct API Gateway paths /images /css/ /js to S3?
No, but the package supports sending binary responses - e.g. it can be used for dynamic image generation without storing the images on S3.