What is raid and what are different types of raid configurations? : sql server architect



What is raid and what are different types of raid configurations? : sql server architect..

Answer / Rohil Kumar Sahaya

"RAID (Redundant Array of Independent Disks) is a data storage technology that combines multiple physical disks into a logical unit to improve performance or provide redundancy. There are several RAID configurations, such as: RAID 0 - Striping (no parity or mirroring), RAID 1 - Mirroring (duplicate data on two disks), RAID 5 - Distributed Parity (data striped and parity information distributed across all disks), RAID 6 - Double Distributed Parity (similar to RAID 5 with an additional parity disk for redundancy)."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Architecture Interview Questions

What is Domain-Key Normal Form?

1 Answers  


What is single tier architecture?

1 Answers  


What is DDL (Data Definition Language)?

1 Answers  


Explain the benefits of running stored procedure on a database engine?

1 Answers  


What do you know about system database? : sql server architect

1 Answers  


What is an Extension of entity type?

1 Answers  


What is join dependency and inclusion dependency?

1 Answers  


What do data architects do?

1 Answers  


Explain the microsoft sql server delete command? : sql server architect

1 Answers  


Explain about the process which takes place to execute a stored routine?

1 Answers  


What is 5NF?

1 Answers  


Not only RDBMS takes care of locating data it also

1 Answers  


Categories