- Building Serverless Web Applications
- Diego Zanon
- 46字
- 2021-07-15 17:31:21
The main goals of serverless
To define a service as serverless, it must have at least the following features:
- Scale as you need: There is no under or over-provisioning
- Highly available: It is fault tolerant and always online
- Cost-efficient: You will never pay for idle servers