DEA-C01 exam dumps

DEA-C01 practice question 236 of 550

AWS Certified Data Engineer - Associate. Associate level, Amazon Web Services. Free question with the correct answer and a full explanation.

DEA-C01 Question 236

Single answer

A financial services company is required to delete customer data from their AWS storage systems to comply with regulatory requirements such as GDPR and business retention policies. The data is stored in an Amazon S3 bucket. Which approach ensures that the data is permanently deleted and cannot be recovered?

  1. A

    Use the Amazon S3 Lifecycle policy to transition the data to the Glacier storage class and then delete it.

  2. B

    Enable versioning on the S3 bucket and delete the objects manually.

  3. C

    Configure an S3 Lifecycle policy to permanently delete objects after their retention period.

  4. D

    Use the S3 DeleteObject API to delete the objects and then disable versioning.

Show answer and explanation

Correct answer: C

Explanation

To ensure compliance with business and legal requirements regarding data deletion, the most reliable approach is to configure an S3 Lifecycle policy to permanently delete objects after their retention period. This method automates the deletion process, ensuring that all objects (including versioned ones, if applicable) are removed irreversibly. Manual deletion or transitioning to lower-cost storage classes does not guarantee compliance as the data may still exist in some form.

  • A. Incorrect.

    Transitioning data to Glacier does not meet the requirement of permanently deleting the data, as it just moves the data to a lower-cost storage tier and retains the data.

  • B. Incorrect.

    Enabling versioning and manually deleting objects only deletes the latest version of the object. Previous versions will still exist and can be recovered unless explicitly deleted.

  • C. Correct.

    Configuring an S3 Lifecycle policy to permanently delete objects ensures compliance with retention and legal requirements by automatically and irreversibly deleting objects after their retention period.

  • D. Incorrect.

    Using the S3 DeleteObject API to delete objects does not account for versioned objects already stored. Disabling versioning also does not delete existing versions of the objects.

Timed practice exam

Take a DEA-C01 practice test under exam conditions

65 questions in 130 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam