About 11,600 results
Open links in new tab
  1. Serverless Computing - AWS Lambda - Amazon Web Services

    AWS Lambda is a serverless compute service for running code without having to provision or manage servers. You pay only for the …

  2. Lambda Symbol (λ)

    The λ (lambda) symbol is used throughout math, physics and computer science. For example, lambda is used to represent the …

  3. Lambda - Wikipedia

    Lambda denotes the failure rate of devices and systems in reliability theory, and it is measured in failure events per hour. …

  4. The Superintelligence Cloud | Lambda

    Run on single-tenant NVIDIA GB300 NVL72 clusters with NVIDIA Quantum-2 InfiniBand for ultimate security and performance. …

  5. Python Lambda - W3Schools

    Lambda Functions A lambda function is a small anonymous function. A lambda function can take any number of arguments, but can …

  6. What Does Lambda Mean in Math? Every Use Explained

    Mar 12, 2026 · Languages like Python, JavaScript, and Haskell all have a “lambda” keyword or syntax that lets you create small, …

  7. AWS Lambda - GeeksforGeeks

    May 25, 2026 · AWS Lambda is a serverless compute service that runs your code only when triggered by an event, scales …

  8. language agnostic - What is a lambda (function)? - Stack Overflow

    Aug 19, 2008 · 117 A lambda is a type of function, defined inline. Along with a lambda you also usually have some kind of variable …

  9. Lambda (λ) - Greek Letter | Greek Symbols

    Learn about the Greek letter Lambda (λ), its pronunciation, usage examples, and common applications in mathematics, science, and …

  10. What is lambda (general definition)? | Definition from TechTarget

    Jun 12, 2023 · A lambda function in the versatile coding language of Python is a type of function that doesn't have a specific name …