
Analysis of Serverless Computing Techniques in Cloud Software Framework
Author(s) -
Hari Krishnan Andi
Publication year - 2021
Publication title -
journal of ismac the journal of iot in social, mobile, analytics, and cloud
Language(s) - English
Resource type - Journals
ISSN - 2582-1369
DOI - 10.36548/jismac.2021.3.004
Subject(s) - cloud computing , software as a service , server , computer science , service (business) , cloud testing , software , process (computing) , service provider , operating system , computer security , world wide web , cloud computing security , software development , business , marketing
This paper describes briefly about the concept of serverless cloud computing model, its usage in IT industries and its benefits. In the traditional model the developer is responsible for resource allocation, managing servers and owning of servers, and it included three models based upon the service such as IaaS, PaaS and SaaS. In IaaS (Infrastructure as a Service) the content storage and accessing of network is carried out by the cloud provider, SaaS (Software as a Service) here different software’s are provided to the user as a service, PaaS (Platform as a Service), the developer gets access to certain services for carrying out organizing process and run it accordingly. In serverless cloud computing, the developer need not worry about owning, management, and maintenance of servers as it is carried out by the cloud service provider. Hence by using this model, the time that is needed for a system to reach the market is very much reduced and is cost effective. Serverless architecture includes three categories namely, AWS Lambda, Azure, and Google cloud. It also includes certain challenges such as it cannot be used in the case where a process takes longer time to run and it is discussed below in this paper.