CrazYmonkeY159
Expert Member
So I have a windows server 2008 VM running in Azure. I installed Tomcat and other obscure webservices which run as windows services on the server. Now I want to have a set up where my webservice can auto scale across whenever needed, and apparently installing my services directly onto he VM is the wrong way to do it (I have been told). Previously I did a similar thing on Amazon WS using Linux and it was pretty simple to just scale out the VMs when needed. My peer told me that I should use an Azure Disk to hold all the code + tomcat stuff and then somehow scale out by attaching these volumes to new VMs?
I dont know what path/resources to look at, can anyone help me or point me in the right direction?
I dont know what path/resources to look at, can anyone help me or point me in the right direction?