> devops

Lambda

Created by: Kitman Yiu

Updated at: 1 day ago

  • Definition: Serverless compute service that runs your code in response to events and automatically manages the underlying compute resources.
  • Benefits: more modular, reusable code
  • Examples: eg: .map(), filter()