AWS Lambda MicroVMs
Several days ago AWS announced the launch of Lambda MicroVMs -- a new way of running short-term workflows. Unlike Lambda Functions, a MicroVM spins up a whole micro virtual machine, introducing more use cases, more capabilities, enhanced security and longer execution time (finally!). In this article we will go through new features, differences from Lambda Functions, and new possibilities.