Respuesta :

Answer:

Data in Rest / Data at Rest

Explanation:

According to literature; there are basically three states associated with digital data .

1. Data in Rest

2. Data in Transit / Motion  

3. Data in Use

Data-in-rest corresponds to the data permanently stored in non-volatile memory such as hard drive, SSD, cloud storage etc. this data is inactive since it is not being currently processed or transmitted that’s why it is called data at rest.

Data-in-transit corresponds to the data temporarily stored in volatile memory such as RAM or it is being currently transmitted to a network that’s why it is called data in transit.

Data-in-use corresponds to the data that is being used by some applications and is in process of being updated/erased and is being used by the user at any endpoint.