Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Porting Go Web Applications to AWS Lambda
(opens in new tab)
(artem.krylysov.com)
55 points
KAdot
8y ago
6 comments
Save
Share
6 comments
6 comments · 4 top-level
top
newest
oldest
philliphaydon
8y ago
· 2 in thread
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?
KAdot
OP
8y ago
No, but the package supports sending binary responses - e.g. it can be used for dynamic image generation without storing the images on S3.
philliphaydon
8y ago
Ahh ok, thanks.
plexicle
8y ago
Interestingly, I am working right now on doing the exact opposite of this.
1 more reply
sudhirj
8y ago
I’d prefer
https://github.com/apex/gateway
- same dev as Apex and Up so, I’d expect better support.
im_dario
8y ago
I did the same:
https://github.com/imdario/gluo
j
/
k
navigate · click thread line to collapse