# What is AWS Lambda built on?

What is AWS Lambda built on?

##### Post Metadata
- Posted at: over 3 years ago
- Author title: Pinned by G2 as a common question



## Comments
### Comment 1

AWS Lambda is built on top of AWS’s fully managed compute infrastructure, using container‑based technology under the hood. It runs your code inside lightweight, isolated execution environments that AWS manages, scales, and secures automatically. You never see the servers, containers, or operating systems — AWS handles all of that behind the scenes.

##### Comment Metadata
- Posted at: 4 months ago
- Author title: Enterprise Architect | Cloud Transformation Leader | Driving Multi-Cloud Strategy, Solutions | DevSecOps Excellence | Innovating Resilient Infrastructure at Scale



### Comment 2

Each lambda function is packaged in its own container running on Linux. You can write your lambda function using a variety of languages such as Python, Java, JavaScript/NodeJS, C#, etc.

##### Comment Metadata
- Posted at: over 3 years ago
- Author title: S




## Related Product
[AWS Lambda](https://www.g2.com/products/aws-lambda/reviews)

## Related Category
[Cloud Platform as a Service (PaaS)](https://www.g2.com/categories/cloud-platform-as-a-service-paas)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


