Hacker News new | ask | show | jobs
by dnackoul 3508 days ago
Does anyone have experience building mobile backends in Lambda? I was looking at an API Gateway / Lambda / Amazon RDS stack for building a central data store and was wondering what people's experience with that setup is?
1 comments

Using a framework like server less or chalice makes it incredibly easy for an MVP
Thanks for the recommendations. Any experience with how these hold up as they scale up?