Articles About serverless
In our previous post, we discussed the history of serverless, Platform as a Service (PaaS), Backend as a Service (BaaS), and Functions as a Service (FaaS).
Despite its name, serverless doesn’t mean servers are absent—that is impossible because code still needs to run somewhere.
Now that we’ve discussed the serverless architecture and its use cases are clearer in the first part of our Serverless series, here’s a summary of some of its key benefits and challenges.
Serverless is an approach to software development that abstracts the server layer from the application code.