Hacker News new | ask | show | jobs
by tjpnz 2065 days ago
I would still choose the same stack I was using 5 or more years ago. Python (Django or Flask) or Rails with either Postgres or MySQL - whichever your organization is most familiar with. Avoid NoSQL unless you have a very good reason for it but even then Postgres should serve you just fine.

Note that YMMV with the above if adopting serverless.