What is serverless computing in the context of back-end development?
-
A
Running servers without an operating system
-
B
A cloud execution model where the provider manages server infrastructure and runs code in response to events, billing only for actual execution time
-
C
A development model where all logic runs in the browser
-
D
Deploying applications without a web server