Node.js APIs on AWS — the pros and cons of Express versus Serverless
“TL;DR
Switching from Express to Serverless has completely transformed our delivery over the past 6 months.
Pros: reduced cost | out-of-the-box deployment scalability and monitoring | lightning-fast development.
Cons: loss of control | the enigmatic Lambda runtime | young ecosystem | no out-of-the-box zero-downtime deployment.”