1
I have an application made in java that keeps updating my database. However, I don’t want to run it 24/7 on my home computer for obvious reasons (internet may fail, power may fall...). So I need to put my program on a server... I have no idea how to do this, I checked some Amazon products, but I’m not sure if my program fits. Can anyone help me?
Try to buy a server (VPS) and install Tomcat or Glassfish there. You can also browse other cloud providers or java hosts - Try to buy a server (VPS) and install Tomcat or Glassfish there. You Might also look for other cloud providers or java hosting services.
– Victor Stafusa
What are the requirements of your application? What is its structure? What is the database?
– bfavaretto
@nbro Because the question was originally in English (look at the history). Maybe the author doesn’t know Portuguese.
– Victor Stafusa