Company.com is planning to implement a new service, and needs to deploy two servers in a
active/passive cluster maintaining a large repository of data. This data will include three sets of data:
SET 1:Stream type data:3MB Files on average :many thousands
SET 2:Large file data:200KB Files on average: many millions
SET 3:Small file data: 15 KB Files on average:hundereds of millions
The application developer is writing code that is specific to an implementation of clustering that requires block level access. Which solution does not degrade performance?
Currently there are no comments in this discussion, be the first to comment!