Difference between PaaS and Serverless

Luca Balbiani 21 Reputation points
2021-08-02T20:21:22.03+00:00

Dear Community, what is the difference between PaaS and Serverless computing? Any examples? Thanks

Internet Information Services
0 comments No comments
{count} votes

Accepted answer
  1. Bruce Zhang-MSFT 3,751 Reputation points
    2021-08-03T02:49:33.477+00:00

    Hi @Luca Balbiani ,

    For developers, the difference between the two is almost small. More differences are reflected in the construction of these two platforms by service providers.

    About PaaS, you can read this.

    About Serverless computing, you can read this.

    If you use a simple analogy to describe the two, it is like the difference between tap water and drinking fountains. For developers, both can open the switch to drink water. Serverless computing is like tap water. It flows out as much as you need. And PaaS is like a drinking fountain, it can also provide a lot of water. Once there is no water in the bucket, you need to purchase a bucket delivery service from the provider. The provider will deliver the water purification package to you.

    Their charges are similar. Serverless computing charges according to how much you use. PaaS charges based on buckets, not usage.


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our  documentation  to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Bruce Zhang

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.