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

    With AWS Lambda, you can build and operate powerful web and mobile back-ends that deliver consistent, uninterrupted service to end users by automatically scaling up and down based on real …

  2. Lambda - Wikipedia

    Lambda is the set of logical axioms in the axiomatic method of logical deduction in first-order logic. Uppercase Lambda is often used as a stylized form of uppercase A, especially in science fiction.

  3. Lambda Symbol (λ)

    The λ (lambda) symbol is used throughout math, physics and computer science. For example, lambda is used to represent the eigenvalues of a matrix in linear algebra, the wavelength of a wave in physics …

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

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

  5. 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, unnamed functions inline, directly borrowing the concept from this …

  6. Lambda (Λ, λ) Definition - Math Converse

    Lambda denotes the failure rate of devices and systems in reliability theory, and it is measured in failure events per hour. Numerically, this lambda is also the reciprocal of the mean time between failures.

  7. 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 and is usually used for simple tasks. It can accept multiple arguments, …

  8. AWS Lambda - GeeksforGeeks

    May 25, 2026 · AWS Lambda is a serverless compute service that runs your code only when triggered by an event, scales automatically, and charges only for the milliseconds of execution time used.

  9. What is AWS Lambda?

    Lambda is a compute service that you can use to build applications without provisioning or managing servers.

  10. AWS Lambda Documentation

    Provides a conceptual overview of AWS Lambda, detailed instructions for using the various features, and a complete API reference for developers.