-
Notifications
You must be signed in to change notification settings - Fork 107
Home
Satish Malireddi edited this page Sep 1, 2017
·
48 revisions
Jazz is a custom open source serverless framework to accelerate the adoption of serverless architectures for your applications. Jazz helps teams focus on business logic/code instead of managing infrastructure required for deploying their applications.
This product is from T-Mobile in collaboration with UST-Global.
- Jazz helps your teams to quickly create serverless services
- Creates SCM repository with well-defined code templates.
- Supports multiple programming languages: Java (Coming soon - Python, NodeJs)
- Deploy webhooks that triggers CI/CD workflows.
- Built-in CI/CD to deploy your services in minutes
- Commit hooks triggers workflows in build system (Jenkins)
- 'CI/CD as code' using Jenkins pipelines
- User authentication
- Currently supports AWS Cognito for user authentication.
- Logging
- Collects logs from API Gateway & functions and pushes them to a centralized log repository.
Please refer to the following documentation for more details about the framework:
- Getting Started with Service Development using Jazz
- Understanding development lifecycle for your service
- Understanding Service Types and Templates
- Log Handler Code snippets
Jazz framework's installation is simplified so that it is easy to deploy in your cloud (AWS). Please follow the instructions in README below.
- jazz-core Code for framework's core components.
- jazz-installer Code for framework's installer.
Create! Manage! Self-service!