AWS Keystone is a community-maintained template for deploying KeystoneJS on AWS using serverless constructs.
- Auto-Scaling - save on costs and scale up to meet demand (Fargate and Aurora) ✅
- DNS & TLS - use Route53 and ACM to make it highly available and secure ✅
- CI/CD Pipeline: commit your changes to the schema and push to upstream repo for re-deployment
- S3 & CloudFront: make your file uploads available over CDN
- Clone the repository / use Template
- Make changes in
src/keystone
- Deploy using
cdk deploy