Best framework for AWS Lambda

What is the best framework for AWS Lambda to handle REST requests?

It must combine both speed and lightweight. Also would be great if it has support for SSE/WebSockets.

If you are in java world, you could explore native java graal vm quarkus and micronaut/ it supports webscocket and all other java techs.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.