cloud - Can I use Eucalyptus with two clusters in different places? -


I am learning about Nilgiri in my master's degree and I know that I can use Eucalyptus in the following situation I am City A: All infrasctruct configured with all clusters with cluster, nodes, CLC ... and City B. Can I just install CC in City B and configure it to be part of the city's infrastructure?

Have two infrastructure of different places become logical?

Bad English

All components must be in the same place, as There is a case in AWS. Within each cluster there will be CC () and SC (storage controller) for cluster (hence, for each availability area) and some NC (node ​​controller)

It may be possible to walk with CC / SC / The nc (node ​​controller) is in a different location, but the cloud will perform poorly if there is high latency or low bandwidth between locations, and you have to meet, such as multicast.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -