内容简介:Serverless 架构开发框架 Serverless Framework 1.57.0 发布了,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。 新版更新说明如下:...
Serverless 架构开发框架 Serverless Framework 1.57.0 发布了,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。
新版更新说明如下:
- 关于如何将服务移至新应用的说明
- 允许在无服务器变量中强制转换为布尔值
- 为不同的 ALB 创建不同的目标组
- 改进 sls create --help
- 修正统计资料要求中的竞争条件处理
- 更新 Lambda@Edge 上的 AWS 限制
- 使用 psuedo 参数修复具有 sns 跨区域定义的错误
- 添加腾讯插件英文版文档
更新说明:https://github.com/serverless/serverless/releases/tag/v1.57.0
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 架构认知(二):企业架构的框架和作用
- 花椒移动端基础框架架构
- 『互联网架构』软件架构-Spring boot集成日志框架(89)
- [云框架]FaaS & Serverless架构
- 闲鱼 Flutter 图片框架架构演进
- [云框架]FaaS & Serverless架构
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Defensive Design for the Web
37signals、Matthew Linderman、Jason Fried / New Riders / 2004-3-2 / GBP 18.99
Let's admit it: Things will go wrong online. No matter how carefully you design a site, no matter how much testing you do, customers still encounter problems. So how do you handle these inevitable bre......一起来看看 《Defensive Design for the Web》 这本书的介绍吧!