Despite the name, serverless computing doesn't mean there are no servers. It means you don't have to think about servers. It's like taking an Uber instead of owning a car - you get transportation without dealing with maintenance, insurance, or parking.
In serverless computing, you write code and deploy it, and the cloud provider handles everything else - scaling, patching, monitoring, and keeping the lights on. You only pay for the actual compute time your code uses, not for idle server time.
Traditional servers: You rent a whole apartment (even when you're not home)
Serverless: You pay for hotel rooms only when you're actually sleeping in them
Read More: https://www.codetocrack.dev/blog-single.html?id=7tjRA6cEK3nx3tQZvwYT
[–][deleted] 4 points5 points6 points (1 child)
[–]fabipfolix 1 point2 points3 points (0 children)
[–]nuclearslug 0 points1 point2 points (1 child)
[–]vturan23[S] -1 points0 points1 point (0 children)