0% found this document useful (0 votes)
6 views1 page

Server Less Computing

Serverless computing is a cloud execution model that allows developers to build and deploy applications without managing infrastructure, focusing instead on application development. It is applicable across various domains, including web and IoT applications, and utilizes technologies like functions and containers. However, it has limitations such as cold start delays and statelessness, making it essential to evaluate its suitability for specific applications.

Uploaded by

Yogesh Gavit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Server Less Computing

Serverless computing is a cloud execution model that allows developers to build and deploy applications without managing infrastructure, focusing instead on application development. It is applicable across various domains, including web and IoT applications, and utilizes technologies like functions and containers. However, it has limitations such as cold start delays and statelessness, making it essential to evaluate its suitability for specific applications.

Uploaded by

Yogesh Gavit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CLOUD COMPUTING SEMINAR

Abstract
SERVERLESS COMPUTING

Serverless computing is a cloud computing execution model in which the cloud provider
dynamically manages the allocation and provisioning of serverless resources based on
demand. Serverless computing removes all infrastructure management from developers.
Allows them to focus on building and deploying applications without worrying about servers,
scaling or performance. Serverless computing is applicable to a wide range of domains it
includes web applications, IOT applications, event-driven applications, Serverless API etc.
Serverless computing is typically implemented using a variety of technologies it includes
Functions, Containers, Event-driven architecture etc. Serverless computing can be used to
build a variety of applications such as web applications, event-driven applications, serverless
API etc. Serverless computing is a powerful cloud computing execution model that can be
used to build a wide range of applications. So, it is important to be aware of the limitations of
serverless computing before using it to build production applications. Server less computing
have limitations includes cold start slow when a serverless function execute first time it may
take some time for the function to start up, it is stateless we cannot monitor entire states of
functions of the application etc. If serverless computing is a good fit for your application, it
can offer a number of significant benefits. Serverless computing is a rapidly evolving
technology, and new features and capabilities are being added all the time.

Keywords: Serverless, Serverless APIs, Scaling, Function, Container, Event- driven.


(Div – B)
Team Members:
11. Prathmesh K. Chaure
18. Nilesh M. Gaikwad
20. Yogesh Y. Gavit
39. Vaibhav M. More

You might also like