Data at Rest
Data at rest is information that is stored somewhere rather than actively moving across a network or being processed in memory. Examples include files saved on a hard drive, records in a database, backups, and objects held in cloud storage. Protecting it generally involves controls such as encryption so that the data cannot be read if the storage device or storage service is accessed by someone unauthorized.
Data at rest refers to digital data persisted in non-volatile storage for any duration, as distinguished from data in transit (moving between locations) and data in use (loaded into memory or being processed). It encompasses data held in block storage, object storage, file hosting services, databases, data warehouses, backup systems, and cloud platforms. A common protection mechanism is encryption at rest, which in many implementations operates at the disk or storage layer so that data is unintelligible if the underlying media or storage service is accessed without authorization; specific safeguard requirements and encryption standards depend on the applicable framework, impact level, and data type (for example, CUI or classified information), which the reader should verify against the current authoritative text.
Why it matters
Data at rest is often the largest and most persistent concentration of an organization's sensitive information. Unlike data in transit, which is exposed only momentarily as it moves between locations, stored data may sit in databases, backups, file shares, and cloud object storage for months or years, making it an attractive target. If storage media or a storage service is accessed by an unauthorized party, unprotected data at rest can be read directly, which is why encryption at rest is a foundational safeguard in most data protection programs.
For defense and public sector environments, the stakes are shaped by the type of data involved. Requirements for protecting Controlled Unclassified Information (CUI) generally differ from those for classified information, and specific encryption standards, impact levels, and tailoring depend on the applicable framework. Compliance officers should treat protecting data at rest not as a single control but as a category of safeguards whose exact requirements must be verified against the current authoritative text for the system and data type in question.
Who it's relevant to
Inside DAR
Common questions
Answers to the questions practitioners most commonly ask about DAR.