The simplest, most powerful way to build serverless applications
Declaratively define next generation cloud infra with plain text. Build database backed web apps rapidly. Execute long running background tasks (15min), queues, and scheduled jobs. All open source.
⏱ Deploy in seconds with first class support for
staging
andproduction
envs
💻 Work locally while completely offline with a speedy in-memory database
💓 Primitives, not frameworks: define app architecture agnostic of vendor arcana
💾 Version control your architecture and provision cloud infra in minutes from an.arc
manifestLeverage powerful Amazon Web Services serverless primitives without frustrating config:
- Lambda cloud native functions for compute
- API Gateway for HTTP
- Route53 for DNS
- CloudFront for CDN
- S3 for static assets
- Simple Notification Service for event pub/sub functions
- Simple Queue Service for queue functions
- CloudWatch Events for scheduled functions
- DynamoDB for data persistence, querying and trigger functions
- Parameter Store for environment variables