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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -