Serverless Templates for AWS and Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • serverless-python-requirements

    Discontinued ⚡️🐍📦 Serverless plugin to bundle Python packages [Moved to: https://github.com/serverless/serverless-python-requirements] (by UnitedIncome)

    As a Python developer, you probably want to install packages and have your requirements.txt ready. You definitely will require the Serverless Requirements-Plugin

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • serverless-wsgi

    Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages

    I hope your head is not spinning. Now you might think, Wait, I have a Flask or my Django app where the framework is taking care of the endpoints in my python code. Do I need to recreate several lambdas? A valid question. Luckily, there is also an awesome Plugin for that.

  • Django

    The Web framework for perfectionists with deadlines.

    Wait, I have a Flask or my Django app where the framework is taking care of the endpoints in my python code. Do I need to recreate several lambdas?

  • serverless-flask

    Serverless Template for a Flask application

  • Zappa

    Serverless Python (by zappa)

    This repository should ease up your project setup by using Cookiecutter for choosing Flask or Django and Zappa for deploying your AWS Lambda.

  • Zappa

    Serverless Python

    Another alternative is Zappa which is built-in Python Serverless Framework and it serves only that runtime on AWS.

  • gunicorn

    gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

    The cool thing is that you can easily migrate your WSGI- application such as Flask, Django, or Gunicorn to AWS.

  • aws-lambda-java-libs

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

    This repository should ease up your project setup by using Cookiecutter for choosing Flask or Django and Zappa for deploying your AWS Lambda.

  • zappa-template

    A template for Zappa powered by Cookiecutter

    View on GitHub

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

  • Does API Gateway replace web frameworks?

    1 project | /r/aws | 7 Feb 2021
  • Managed Secure SFTP using Terraform

    2 projects | dev.to | 24 Nov 2024
  • Powertools for AWS Lambda (Python)

    1 project | news.ycombinator.com | 19 Sep 2024
  • Reflecting on Serverless: Current State, Community Thoughts, and Future Prospects

    2 projects | dev.to | 24 Jul 2024
  • Scaffolding Serverless Web Application on AWS

    4 projects | dev.to | 22 Jul 2024