Scientific Study of Serverless Architecture, Implementation and Pros and Cons
DOI:
https://doi.org/10.17762/msea.v71i1.33Abstract
This paper will explain the concept and need for the serverless architecture. In this concept the need for separate infrastructure to install application is not there. In order to exchange data, client and servers are needed where client will raise query to the server and the centralised server which has the information will respond with the results to the client. Here, the server is a centralised storage unit in which all the details are stored and that can be accessed remotely. In a server less architecture this server can be implemented without having the need for infrastructure which is known as serverless architecture. The paper will explain the process of implementation of the serverless architecture, its advantages, disadvantages, challenges and characteristics.