On 17 Jul 2010, at 03:12, Praveen Sripati wrote:
> Thanks for the reply.
>
> 1. The primary advantage of the cloud is scalability. We can increase
> servers from 1 to 100 within minutes based on the load. So, initially the
> JDBC URL might have 1 IP and it should be updated to have 100 IPs. So
Thanks for the reply.
1. The primary advantage of the cloud is scalability. We can increase
servers from 1 to 100 within minutes based on the load. So, initially the
JDBC URL might have 1 IP and it should be updated to have 100 IPs. So, the
JDBC URL has to updated dynamically with the number of My
On 16 Jul 2010, at 15:56, Praveen Sripati wrote:
> We are in the process of migrating Tomcat and MySQL to Microsoft Azure Cloud
> and facing challenges due to the dynamic nature of the cloud like allocation
> of dynamic ip and ports to the instances of Tomcat & MySQL in Azure. Because
> of this b
Praveen Sripati wrote:
We are in the process of migrating Tomcat and MySQL to Microsoft Azure Cloud
and facing challenges due to the dynamic nature of the cloud like allocation
of dynamic ip and ports to the instances of Tomcat & MySQL in Azure. Because
of this behavior Tomcat needs to
1) Dynami
We are in the process of migrating Tomcat and MySQL to Microsoft Azure Cloud
and facing challenges due to the dynamic nature of the cloud like allocation
of dynamic ip and ports to the instances of Tomcat & MySQL in Azure. Because
of this behavior Tomcat needs to
1) Dynamically update the ip and p