0Pricing
AWS Security Academy · Lesson

Data Lifecycle and Secure Deletion

Age out, archive, and remove data on a controlled schedule.

Data Has a Lifecycle

Data is not meant to live forever. It is created, used actively, then aged into cheaper storage, and finally deleted when no longer needed.

Managing this lifecycle is a security practice: data you no longer keep cannot be breached, and minimizing retention shrinks both risk and cost.

S3 Storage Classes

S3 offers tiers from hot to cold: Standard for frequent access, Standard-IA (Infrequent Access), and the Glacier family for cheap, archival storage.

Moving data to the right class as it cools saves money, but archived data still needs the same encryption and access controls as active data.

All lessons in this course

  1. Block Public Access and Bucket Policies
  2. Access Points and Object Ownership
  3. Finding Sensitive Data with Amazon Macie
  4. Data Lifecycle and Secure Deletion
← Back to AWS Security Academy