With serverless computing, infrastructure management tasks like capacity provisioning and patching are handled by AWS, so you can focus on only writing code that serves your customers. Serverless services like AWS Lambda come with automatic scaling, built-in high availability, and a pay-for-value billing model.
Important – Simple functions in isolation make development easier, while event-driven execution makes operations cheaper
Benefits of serverless computing:-
1) By eliminating operational overhead, your teams can release quickly, get feedback, and iterate to get to market faster.
2) With a pay-for-value billing model, you never pay for over-provisioning and your resource utilization is optimized on your behalf.
3) With technologies that automatically scale from zero to peak demands, you can adapt to customer needs faster than ever.
4) Serverless applications have built-in service integrations, so you can focus on building your application instead of configuring it.
————————————————————————————–
AWS serverless services are as given below:-
COMPUTE – AWS Lambda, AWS Fargate
APPLICATION INTEGRATION – Amanzon Event Bridge, AWS Step Functions, Amazon SQS, Amazon
SNS, Amazon API Gateway, AWS AppSync
DATA STORE – Amazon S3, Amazon DynamoDB, Amazon RDS Proxy, Amazon Aurora Serverless
-
This reply was modified 2 years, 1 month ago by
Harjap.