• 1

    Extend your AWS services with native code

    AWS Lambda lets you add your code to AWS resources, such as Amazon S3 service baskets and Amazon DynamoDB tables.

  • 2

    Create your own server services

    AWS Lambda can be used to create new server-side services for applications.

  • 3

    Using native code

    The service works with any third-party libraries, even built-in ones.

  • 4

    Fully automated administration

    Lambda code is executed in a high-performance, fault-tolerant environment, which allows you to focus on developing a variety of server services.