Why or why not use AWS Lambda instead of a web framework for your REST APIs? (Business projects)

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Zappa

    Serverless Python (by zappa)

  • It doesn't have to be an either-or! I have several apps in production that were developed on Django or Flask, and deployed to Lambda using Zappa.

  • aws-lambda-web-adapter

    Run web applications on AWS Lambda

  • Additionally, there is this tool you can use to use the same image in a lambda and any other container runtime. https://github.com/awslabs/aws-lambda-web-adapter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts