Chalice is a Python microframework for writing and deploying serverless applications on AWS with minimal ceremony. You define routes, event handlers, and background tasks in plain Python, and Chalice turns them into AWS Lambda functions wired to API Gateway, Amazon EventBridge schedulers, S3/SNS/SQS triggers, and more. A single command builds your app, bundles dependencies, generates infrastructure templates, and deploys to your account with sensible defaults. The framework includes local development tools so you can iterate on HTTP routes and inspect logs before shipping to the cloud. It also manages per-stage configuration, environment variables, IAM permissions scaffolding, and packaging optimizations to keep cold starts small. While it’s intentionally lightweight, it supports common production needs like CORS, custom authorizers, binary responses, and fine-grained IAM so you can grow from prototype to production without rewriting your stack.

Features

  • Python decorators for HTTP routes, Lambda functions, and event sources
  • One-command build and deploy workflow with stage management
  • Automatic IAM policy generation scoped to your handlers
  • Local server for rapid testing of API routes and payloads
  • Built-in support for S3, SNS, SQS, EventBridge, and scheduled jobs
  • Configuration files for environment variables, parameters, and per-stage overrides

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow AWS Chalice

AWS Chalice Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AWS Chalice!

Additional Project Details

Programming Language

Python

Related Categories

Python Frameworks

Registered

2025-10-20