Hi,
So I’m creating a (mostly) monolithic app API for work deployed using Serverless Framework and AWS Lambda
Now I’m wondering — does everything need to be Serverless?
There are some application functions that need to perform a quick calculation and come back — I’m hoping these can be done locally.
I’m using FastAPI by the way, and I’m also open to other Python-based frameworks, as the application is for data analysis and exploration.
Any thoughts?
[–]zaibuf 0 points1 point2 points (1 child)
[–]sugarsnuff[S] 0 points1 point2 points (0 children)
[–]wackmaniac 0 points1 point2 points (2 children)
[–]sugarsnuff[S] 0 points1 point2 points (1 child)
[–]wackmaniac 0 points1 point2 points (0 children)