InfrastructureΒΆ
The managing process of CSM. The infrastructure facilitates the interaction of the local CSM APIs and the CSM Database and cluster Compute nodes.
A Broad general visualization of the infrastructure has been reproduced below:
![digraph G {
User -> Utility;
Utility -> Master;
Master -> Utility;
Master -> Master;
Master -> "CSM Database";
"CSM Database" -> Master
Master -> Aggregator;
Aggregator -> Master;
Aggregator -> Compute;
Compute -> Aggregator;
User [shape=Mdiamond];
"CSM Database" [shape=cylinder];
}](../../_images/graphviz-c1e5f1105da4332847e27f7d6a201fe4d5701fe6.png)
The managing process of CSM. The infrastructure facilitates the interaction of the local CSM APIs and the CSM Database and cluster Compute nodes.
A Broad general visualization of the infrastructure has been reproduced below:
![digraph G {
User -> Utility;
Utility -> Master;
Master -> Utility;
Master -> Master;
Master -> "CSM Database";
"CSM Database" -> Master
Master -> Aggregator;
Aggregator -> Master;
Aggregator -> Compute;
Compute -> Aggregator;
User [shape=Mdiamond];
"CSM Database" [shape=cylinder];
}](../../_images/graphviz-c1e5f1105da4332847e27f7d6a201fe4d5701fe6.png)