Java application on Cloud Computing

Ganesh_35

Prominent
May 30, 2017
2
0
510
How does java applications works in cloud computing? Does cloud has tomcat or jetty servers to deploy the war file and do web hosting?if yes, what is the difference between the normal and cloud way of hosting the application?
 
"Cloud" computing is a very broad matter, with every provider placing this moniker on different stuff.

If you want to deploy Java app in the cloud - you will have to find a cloud provider which provides this service. Or develop your own one - rent a server (or VPS), deploy Apache / Tomcat / whatever, and point your web servers toward it.
 

Ganesh_35

Prominent
May 30, 2017
2
0
510


Renting a server or software or data storage through cloud is the simple and effective idea of cloud.please correct me if i'm wrong. cloud providers doing these services and earning. could you please say which companies or websites are hosting using cloud providers? and also can we say whatever we get through internet is cloud?