Y
Hacker News
new
|
ask
|
show
|
jobs
by
tony-allan
1209 days ago
It's not obvious but you can host an entire website or simple web app on AWS Lambda (as simple as a single function).
1 comments
hendry
1209 days ago
I host a full Web app on Lambda like so
https://github.com/kaihendry/ltabus
link
holler
1209 days ago
Nice, I host a public chat app off lambda
https://sqwok.im
link