Run Java Application on a Server

Asked

Viewed 455 times

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.

  • 2

    What are the requirements of your application? What is its structure? What is the database?

  • @nbro Because the question was originally in English (look at the history). Maybe the author doesn’t know Portuguese.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.