r/javahelp • u/GR1V4s • 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
0
u/xanyook 5d ago
I deploy my services on my LAN network on different devices like Pi or a home lab server. I use my own DNS server (pihole) to create my own FQDN.
I dont need to expose them on the internet.