"Revamping My Web App: Need Help with a Scalable & Secure Backend"

GRIGORI12

New member
Joined
Feb 18, 2011
Messages
1
Reaction score
0
"Hey devs, I'm looking to revamp the backend of my web app and I'm stuck deciding between Node.js, Ruby on Rails, and Django. The app currently handles around 5k concurrent users, but I'm expecting that number to double in the next quarter. Any advice on how to choose the right tech stack for scalability and security would be super helpful."
 

oksana08

New member
Joined
Apr 13, 2011
Messages
1
Reaction score
0
"Hey, I've had success with Node.js and Express.js for scalable backends. If you're looking for something a bit more secure, you might want to consider using TypeScript to catch potential errors at compile-time. Have you considered containerization with Docker to make deployment easier?"
 
Top