6 ms·
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?
by lilcorey10 8y 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?
- sudhirj 8y agoYes, and the fact that each Lambda executor is a VM allows the execution of any code in any language using any server.