Which S3 feature set is essential to protect against accidental deletions and ensure long-term durability in a data lake?

Sharpen your skills for the AWS Certified Solutions Architect Professional Exam. Dive into flashcards, multiple choice questions, each with detailed explanations and hints. Perfect your knowledge and get ready to ace the AWS exam!

Multiple Choice

Which S3 feature set is essential to protect against accidental deletions and ensure long-term durability in a data lake?

Explanation:
Protecting a data lake in S3 against accidental deletions and ensuring long-term durability relies on a multi-layer approach that combines versioning, strong deletion controls, geographic redundancy, and automated lifecycle management. Turning on versioning keeps every object version, so if a file is deleted or overwritten, the previous versions remain accessible and can be restored. MFA delete adds an extra authentication step for permanently deleting object versions or changing versioning state, shielding against human error or malicious actions. Cross-region replication duplicates objects in another AWS region, providing geographic resilience so a regional outage won’t erase data. Lifecycle policies automate retention and archival, moving data to cheaper storage over time or expiring old versions according to rules, supporting durability and cost efficiency. Encryption alone protects confidentiality, not recoverability from deletions. Disabling versioning removes the ability to recover prior versions. And Transfer Acceleration affects transfer performance rather than data protection or long-term durability.

Protecting a data lake in S3 against accidental deletions and ensuring long-term durability relies on a multi-layer approach that combines versioning, strong deletion controls, geographic redundancy, and automated lifecycle management. Turning on versioning keeps every object version, so if a file is deleted or overwritten, the previous versions remain accessible and can be restored. MFA delete adds an extra authentication step for permanently deleting object versions or changing versioning state, shielding against human error or malicious actions. Cross-region replication duplicates objects in another AWS region, providing geographic resilience so a regional outage won’t erase data. Lifecycle policies automate retention and archival, moving data to cheaper storage over time or expiring old versions according to rules, supporting durability and cost efficiency.

Encryption alone protects confidentiality, not recoverability from deletions. Disabling versioning removes the ability to recover prior versions. And Transfer Acceleration affects transfer performance rather than data protection or long-term durability.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy