How AWS Lambda Serverless Works | Linux Today

How AWS Lambda Serverless Works

Written By
SMK
Sean Michael Kerner
Dec 11, 2018

One of the primary systems in the Lambda architecture is called a worker. It’s where AWS provisions a secure environment and enables the customer code execution.

Mesrobian explained that what the worker does, is it creates and manages a collection of sandboxes and sets limits on those boxes, such as memory and CPU available for function execution. The worker downloads the customer code, announces it for execution, and it also manages multiple language runtimes. The worker also executes the customer code through initialization and invocation and finally it manages agents for monitoring and operational controls like AWS CloudWatch.

SMK

Sean Michael Kerner

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.