官术网_书友最值得收藏!

Serverless and PaaS

Serverless is often confused with Platform as a Service (PaaS). PaaS is a kind of cloud computing model that allows developers to launch applications without worrying about the infrastructure. According to this definition, they have the same objective! And they do. Serverless is like a rebranding of PaaS, or you can call it the next generation of PaaS.

The main difference between PaaS and serverless is that in PaaS you don't manage machines, but you are billed by provisioning them, even if there is no user actively browsing your website. In PaaS, your code is always running and waiting for new requests. In serverless, there is a service that is listening for requests and will trigger your code to run only when necessary. This is reflected in your bill. You will pay only for the fractions of seconds that your code was executed and the number of requests that were made to this listener. Also, serverless has an immutable state between invocations, so it's always a fresh environment for every invocation. Even if the container is reused in a subsequent call, the filesystem is renewed.

主站蜘蛛池模板: 喀喇| 大理市| 花莲市| 清涧县| 商南县| 文昌市| 清镇市| 澄迈县| 鸡东县| 阜城县| 耿马| 蒲城县| 墨竹工卡县| 平顶山市| 民县| 盐城市| 密云县| 太白县| 胶南市| 温泉县| 屏南县| 鸡泽县| 石城县| 丰原市| 彭水| 万安县| 乐平市| 城口县| 井陉县| 桐城市| 南溪县| 中西区| 汪清县| 临朐县| 尉氏县| 绿春县| 城固县| 陇南市| 马边| 怀宁县| 锡林浩特市|