Posted On: Nov 13, 2017

Amazon Lambda is a compute service that runs your code in response to triggers and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information. Amazon Lambda starts running your code within milliseconds of a trigger such as an image upload, in-app activity, website click, or output from a connected device. You can also use Amazon Lambda to create new back-end services where compute resources are automatically triggered based on custom requests. With Amazon Lambda you pay only for the requests served and the compute time required to run your code. Billing is metered in increments of 100 milliseconds, making it cost-effective and easy to scale automatically from a few requests per day to thousands per second. 

Amazon Lambda is also available in US East (N. Virginia), US East (Ohio), US West (N. California), US West (Oregon), Amazon Web Services GovCloud (US), Canada (Central), South America (São Paulo), EU (Frankfurt), EU (Ireland), EU (London), Asia Pacific (Mumbai), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), and Asia Pacific (Tokyo). Please visit our product page for more information.