/awesome-chalice

☁️ Awesome Chalice: Community list of resources about AWS Chalice, a Python framework for writing serverless applications.

The UnlicenseUnlicense



Community documentation for AWS Chalice

AWS Chalice is a library for serverless Python application development using AWS Lambda. Chalice is suited for:

  • Writing HTTPS APIs that wrap AWS infrastructure.
  • Building libraries of Ops functions, including ChatOps.
  • Managing AWS accounts programmatically.
  • Creating web applications with your favorite front-end toolkit.
  • Providing the web API backend layer for cross-platform desktop and mobile applications written in Qt for Python.

Join us in Slack.

Contents

AWS Projects

Supercharge your app.

AWS Python SDKs

Every SDK in one place.

3rd-party Python

Only the best.

Tooling

Create diagrams, write code.

Made with Chalice

Example GitHub repos.

Articles

Critical background reading.

AWS Serverless Architectures

Inspiration for your app. Complete list of 500+ sample architectures.

AWS Labs

More inspiration from AWS Labs, closer to production-ready. Complete list of 100+ Labs solutions.

Related Awesome Lists

Related Projects

  • Goblet - Like Chalice, but for GCP.