Multiple choice technology architecture What is the main benefit of data striping ? Improves performance Provides data redundancy Stores multiple identical copies of data None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation Data striping spreads data across multiple disks so different parts can be read or written simultaneously. This parallel access significantly improves performance compared to a single disk. Striping alone provides no redundancy.