Has anyone built and deployed an existing expressjs app to production using serverless or claudiajs?
How was the performance? Was it as good as using lambda functions + api gateway for individual endpoints?
Has anyone built and deployed an existing expressjs app to production using serverless or claudiajs?
How was the performance? Was it as good as using lambda functions + api gateway for individual endpoints?
For further actions, you may consider blocking this person and/or reporting abuse
amalkabraham001 -
Husnain Mustafa -
Sandeep -
Jayesh Nalawade -
Top comments (1)
I am building a personal project and don't wish to get locked in if tomorrow AWS decides to stop offering their free tier.
I want it to be easily port it out of AWS and deploy somewhere else.