Y
Hacker News
new
|
ask
|
show
|
jobs
by
SoapSeller
1253 days ago
Doesn't lambdas are more efficient than CGI due to ability to keep the runtime env running (JIT cache and all)?
2 comments
speedgoose
1253 days ago
Yes it’s like FastCGI. But expensive.
link
scotty79
1253 days ago
Funny how the word "expensive" when referring to code execution might today mean actual money, not just memory or time.
link
saurik
1253 days ago
Yeah: AWS Lambda feels a lot more like the things that came after CGI, not CGI.
link