0% found this document useful (0 votes)
20 views7 pages

Serverless Computing

The document discusses new features of serverless computing, highlighting advancements in AWS Lambda, Google Cloud Functions, and Microsoft Azure Functions. Key features include improved performance, security integrations, and enhanced observability for developers. The conclusion emphasizes the ongoing evolution of serverless computing to simplify development and enhance efficiency.

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 PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views7 pages

Serverless Computing

The document discusses new features of serverless computing, highlighting advancements in AWS Lambda, Google Cloud Functions, and Microsoft Azure Functions. Key features include improved performance, security integrations, and enhanced observability for developers. The conclusion emphasizes the ongoing evolution of serverless computing to simplify development and enhance efficiency.

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 PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

NEW FEATURES

OF SERVERLESS
COMPUTING
Presented By:
Yogesh Yashvant Gavit
Guided By:
Prof. Dr.V. R. Dhawale
INTRODUCTION
 Serverless computing:
is a cloud computing execution model in which the cloud provider dynamically manages
the allocation of machine resources. Developers can build and run applications without
having to provision or manage servers.
• Function as a Service(FaaS).
• Backend as a Service(BaaS).
• Event driven Computing.

For example,
AWS Lambda
DISCUSS NEW FEATURES OF SERVERLESS COMPUTING

 AWS Lambda
I. Provisioned concurrency for pre-warming functions and
faster cold starts.
II. Support for Amazon SQS FIFO queues for guaranteed
message processing order.
III. AWS Audit Manager integration for identifying security
issues in serverless applications.
IV. Improved observability with AWS X-Ray for distributed
tracing of serverless requests.
 Google Cloud Function

i. Cloud Run for deploying containerized workloads potentially reducing cold starts.

ii. Event Arc for fully managed event routing across Google Cloud services.

iii. Cloud Shell for in-browser serverless development environment.

iv. Cloud KMS integration for granular key management of serverless functions.

v. Improved Stack driver Trace for comprehensive application monitoring.


 Microsoft Azure Function

i. Dynamic scaling with per-function cold start settings for granular control.

ii. Integration with Azure Event Hubs for efficient real-time stream processing.

iii. Azure Sentinel integration for comprehensive cloud security posture management.
CONCLUSION
The ever-evolving landscape of serverless computing is constantly pushing boundaries with
innovative features. These advancements promise to further empower developers by
simplifying complex tasks, enhancing scalability and performance, and tightening security. As
serverless continues to mature, expect to see features that bridge the gap between existing
functionalities and cater to emerging needs. This will ultimately lead to a more efficient, cost-
effective, and robust development environment for building modern applications.
Thank You…

You might also like