What is AWS Lambda? All Questions › Category: Cloud Computing › What is AWS Lambda? 0 Vote Up Vote Down Chetan Shidling Staff asked 5 years ago I need short information. 1 Answers 0 Vote Up Vote Down Chetan Shidling Staff answered 5 years ago AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume–there is no charge when your code isn’t running.