forked from tmobile/jazz
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
oscarbrooksdev9 edited this page Mar 6, 2019
·
6 revisions
Jazz is an open source product that accelerates adoption of serverless architectures. Jazz helps your developers focus on code instead of managing infrastructure required for building and deploying your serverless applications.
-
Create your serverless service within a couple of minutes!
- Jazz helps your teams to quickly create serverless services (API/Function/Static Website) in under a minute. Once created, service endpoints are available to use almost instantaneously.
-
Focus on your code!
- Jazz bundles all the best practices into well-defined 'code templates' and pushes into a dedicated git repository.
- Supports multiple programming languages: Java, Python, NodeJS, Go, and C# (azure only).
-
Intuitive User Interface to make software development a lot more fun!
- Create, view and manage your services using Jazz's simple yet powerful user interface.
-
CI/CD for serverless architectures - Solved!
- Jazz comes with all the CI/CD hooks in place leveraging open source tools like Jenkins. In under a minute, developers changes are deployed without any additional setup.
- CI/CD workflow includes automated code scan, code quality reports, running your unit tests etc. making Jazz enterprise ready!
-
Authentication & Security
- Supports Plug-and-Play authentication service. Default stack works with AWS Cognito which can be extended to support other authentication services.
- Streamlined security model where security controls are applied to all your serverless services automatically which makes your services compliant by default.
-
Logging
- Supports Plug-and-Play logging service that can integrate with any log monitoring tool of your choice. Default installer works with ElasticSearch. Other extensions like Splunk are available under optional integrations.
Please follow the instructions in Jazz Installer's wiki.
Please refer to the following documentation for more details:
- Service Development using Jazz
- Lifecycle of your Jazz service
- Supported Service Types and Code Templates
- jazz: Includes Microservices, CI/CD and code templates that power Jazz
- jazz-installer: Installer for Jazz
- jazz-content: Static content for Jazz