Content deleted Content added
No edit summary |
|||
Line 25:
==Portability==
[https://github.com/awslabs/aws-lambda-web-adapter AWS Lambda Web Adapter] allows developers to build web applications using familiar frameworks, known as [https://docs.aws.amazon.com/lambda/latest/dg/monolith.html Lambda monolith]. It facilitates portability between AWS Lambda and other AWS compute services like AWS Fargate. <ref>{{Cite web |title=AWS Lambda Web Adapter |url=https://github.com/awslabs/aws-lambda-web-adapter |url-status=live}}</ref><ref>{{Cite web |title=The Lambda monolith |url=https://docs.aws.amazon.com/lambda/latest/dg/monolith.html |url-status=live}}</ref> However, this approach has some limitations:
* Coarser-grained alerting and access controls compared to function-level segmentation.
|