Skip to content

A curated list of awesome services, frameworks, tools, and resources for building serverless applications.

Notifications You must be signed in to change notification settings

awesomelistsio/awesome-serverless

Repository files navigation

Awesome Serverless Awesome Lists

Ko-Fi   PayPal   Stripe   X   Facebook

A curated list of awesome services, frameworks, tools, and resources for building serverless applications.

Serverless computing lets developers focus on writing code without managing the underlying infrastructure. This list covers everything from FaaS platforms and frameworks to monitoring, security, and real-world case studies.

Contents

Platforms

Frameworks & CLIs

  • Serverless Framework – Popular open-source framework for deploying to serverless environments.
  • Architect – Simple framework for building and deploying serverless apps.
  • Begin – Framework built on Architect with CI/CD.
  • Chalice – Microframework for Python on AWS Lambda.
  • SAM (Serverless Application Model) – AWS CLI and specification for serverless apps.
  • Pulumi – Infrastructure as code for serverless and cloud.
  • Terraform – IaC with support for serverless resources.

Deployment & CI/CD

APIs & Backend Services

  • AWS API Gateway – Manage REST and WebSocket APIs with Lambda integration.
  • Firebase Functions – Serverless backend for Firebase apps.
  • Fauna – Serverless database with native GraphQL support.
  • Hasura – Real-time GraphQL engine with serverless functions support.
  • Supabase – Open-source alternative to Firebase with serverless functions.

Monitoring & Debugging

  • Dashbird – Monitoring and debugging tool for AWS Lambda.
  • Thundra – Observability for serverless environments.
  • Lumigo – Monitoring, debugging, and tracing for serverless apps.
  • Epsagon – Distributed tracing and performance monitoring.

Security

Databases & Storage

  • DynamoDB – Serverless NoSQL database by AWS.
  • Firestore – Serverless NoSQL database for Firebase.
  • PlanetScale – Serverless MySQL platform.
  • S3 – Scalable storage for serverless file storage.

Learning Resources

Podcasts & Newsletters

Examples & Boilerplates

Communities

Related Awesome Lists

Contribute

Contributions are welcome!

License

CC0

About

A curated list of awesome services, frameworks, tools, and resources for building serverless applications.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages