Hacker News new | ask | show | jobs
by lilcorey10 2756 days ago
So essentially pairing Firecracker with Lambda will reduce Lambda down to a simple trigger that can spin up one of these VMs where before Lambda ran the code?
1 comments

Yes, and the fact that each Lambda executor is a VM allows the execution of any code in any language using any server.