Amazon Lambda
AWS Lambda is a serverless computing service provided by Amazon Web Services. Users create Lamda Functions, self-contained applications are written in one of the supported languages and runtimes, and upload them to AWS Lambda, which executes those functions in a flexible manner.