Jazz Serverless Platform
Seamlessly build, deploy & manage cloud-native applications.
Jazz addresses gaps and pain points with serverless, particularly for production applications. It is not another FaaS implementation. Rather, it enhances the usability of existing FaaS systems. Jazz has a beautiful UI designed to let developers quickly self-start and focus on code. Its modular design makes it easy to add new integrations:
- Services - Today devs can build functions, APIs and static websites. The template-based system makes it easy to define new ones.
- Deployment Targets - Currently we deploy to AWS (Lambda, API gateway and S3). We plan to support Azure Functions and Docker containers in the near future.
- Features - Services seamlessly integrate features like monitoring (CloudWatch), logging (ElasticSearch), authentication (Cognito) and secret management (KMS, Vault coming soon).
- Deployment & CI/CD - We leverage Serverless Framework and Git/Bitbucket/Jenkins.
Jazz is open-sourced and under active development by T-Mobile's Cloud Center of Excellence.
Install
You can install Jazz in your account using the automated installer.
Try Jazz!
You can try out public preview version of Jazz by registering with your email address here. You will need a registration code which can be requested by joining slack. Once in slack, go to #jazz-serverless
channel to get a working registration code.
User Guide
For more details, see the Wiki.
Development
If you're interested in submitting a PR, it would be a good idea to set up your editor/IDE to use the following checkers: editorconfig flake8 for Python linting tflint for Terraform script linting foodcritic for Chef script linting
License
Jazz is released under the Apache 2.0 License.