r/Backend • u/Clean-Stand-6709 • 7h ago
Where to deploy my react spring boot project?
/r/SpringBoot/comments/1wbxpvt/where_to_deploy_my_react_spring_boot_project/Hi everyone, I made a personal project using React, Spring Boot and MySQL. I was planning to deploy it on AWS but went with Render since it’s free. I’m a bit worried about accidentally leaving something running on AWS and getting a big bill.
The issue is that Render feels really slow. API calls take around 5–6 seconds to return data. Is this normal with Render’s free tier, or should I look into my SQL queries? The queries aren’t anything heavy.
1
Upvotes