v1.17
-
Native support for serverless application templates => With this feature, Jazz supports cloud-native applications created using serverless framework! Existing Jazz templates (
api
,function
&website
) will continue to work. Developers can define their applications using serverless framework usingdeployment descriptors
- serverless.yml in their code or Jazz UI during creation or after the service is created. Developers can view assets/metrics/logs/deployments related to the service all at one place! This will allow developers to create serverless applications that contain any of the serverless offerings from AWS that serverless framework supports! -
Extensions are updated to use
python3