I have three workloads.
- DATACENTER1 sharing data by rest services - streaming ingest
- DATACENTER2 load bulk - analysis
- DATACENTER3 research
I want to isolated workloads, i am going to create one datacenter foreach workloads. The objective of the operation is to prevent a heavy process from consuming all the resources and gurantee hight availablity data.
Is anyone already trying this ?
During a loadbulk on datacenter2, is data availability good on datacenter1 ?