Critical Storage Aspects Flashcards
(7 cards)
What is a HA storage system?
A storage architecture designed to ensure continuous access to data if the system fails. Essentially to eliminate downtime due to hardware, software or network issues.
What is Authentication and Authorization?
Verifying identities and defining access levels using methods like passwords, biometrics, and role-based access control.
What is Encryption?
Transforming data into secure formats to prevent unauthorized access, applicable to both data at rest and in transit.
What is Backup and Recovery?
Creating and managing data copies to prevent loss and ensure recovery.
What is Recovery Point Objective (RPO)?
RPO is a measure of the maximum acceptable amount of data loss measured in time. It represents the point in time to which data must be restored following a disruption
What is Recovery Time Objective (RTO)
RTO is a measure of the maximum acceptable amount of time to restore data and resume normal operations after a disruption.
What is data replication?
Copying data to different locations to ensure availability and quick recovery.