SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You have been asked to design a “Open File System” which is derived from GFS / HDFS architecture with following variances-chunk size of 100 MB, block size of 1 MB. A file of size 1 TB needs to be stored on this file system. How many chunk servers will be needed, if the file is replicated thrice on chunk servers capable of hosting 200 GB on each?
A
10
B
15
C
20
D
none of the mentioned
Explanation: 
There is 1 question to complete.