I have my application build in 3 stacks(majorly). Java, Reactjs, MYSQL.
I am looking for cloud providers on which I can deploy my application. AWS, Azure and GCP are quite expensive. So I want to ask if if my application stack possible on Netlify and if yes, how much cost it would be to me?
Stack: I have REST API build using Java to which my SPA Reactjs websites talks. Java is responsible for all DB transactions.
If this is possible, I would proceed with my requirements.
Totally! We championed the term Jamstack (allthough the ecosystem of companies is broad!)
If you have specific questions on how to make your application work on the Jamstack in a general sense, tell us more about what you are trying to do and we’ll try and give you some pointers.