menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

How AWS La...
source image

Dev

1M

read

185

img
dot

Image Credit: Dev

How AWS Lambda Executes Your Code?

  • AWS Lambda functions are not running on container engines like Docker.
  • Instead, your code is packaged into a lightweight container and placed inside a micro-VM powered by Firecracker.
  • Firecracker is an open-source project written in Rust, known for its memory safety and performance.
  • This approach provides enhanced security and workload isolation while maintaining the speed and resource efficiency of containers.

Read Full Article

like

11 Likes

For uninterrupted reading, download the app