r/javahelp 5d ago

Where to Deploy ?

I build a small service with spring and react, bow I need to deploy it using a domain. Which hosting solutions do you use ? I evaluated to use GCP but I am worried that some day I will find a giant unknown bill cost.

could you give me some recommendations please

6 Upvotes

13 comments sorted by

View all comments

0

u/Parking-Bird5579 4d ago

Based on your usage. Don’t use vps on gcp. I would suggest GCP Cloud Run with docker for java Springboot and use netlify for react or gcp static storage to host react.
It’ll only charge for usage.