
What is Serverless Computing?
Serverless computing is a technique of providing backend services on an as-used basis. Users can write and deploy code without worrying about the fundamental infrastructure and pay based on what they consume, without having to reserve and pay for a fixed amount of bandwidth or number of servers. Despite the name serverless, physical servers are still used but developers do not need to be aware of them.