Serverless Architecture Released!

guide Serverless 1.15.2 has been released. The Serverless Framework (serverless architecture) allows you to automatically scale, pay per execution, and deploy event-driven functions to any cloud. Currently supports AWS Lambda, Apache OpenWhisk, Microsoft Azure and is expanding to support other cloud providers.

Serverless reduces the overall cost of maintaining an application, enabling more logic to be built faster. It is a command- line tool that provides scaffolding, workflow automation, and best practices for developing and deploying serverless architectures. It is also fully extensible through plugins.

  • Added support for CLI autocomplete
  • Added KMS key support
  • Added Cognito user pool support
  • Added support for serverless.json
  • Added aws-profile support
  • Added CloudFormation validation support
  • Fix S3 event condition error
  • Fix CORS origin misconfiguration

Serverless Architecture Released!  Serverless Architecture Released!

 

Guess you like

Origin blog.csdn.net/weixin_56035688/article/details/132294917