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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring 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

  • Building serverless websites (lambdas written with python) - do I use FastAPI or plain old python?

    2 projects | /r/aws | 31 May 2023
  • Best way to host Django DRF on AWS? (so many competing options)

    1 project | /r/django | 29 May 2023
  • How to deploy a project from git lab backend where I used django on backend and database

    1 project | /r/gitlab | 14 Apr 2023
  • lambda API deployment

    1 project | /r/devops | 24 Jan 2023
  • Backend Server with Django Rest API

    2 projects | /r/django | 27 Oct 2022