Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

🎆NEW YEAR SALE EXTENSION - Practice exams as low as $9.74 USD & eBooks as low as $2.99 USD

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate Doubt regarding correct answer AWS SAA C03 Reply To: Doubt regarding correct answer AWS SAA C03

  • Nikee-TutorialsDojo

    Administrator
    December 17, 2024 at 8:56 am

    Hello eyevanatclt,

    Thank you for your feedback, and I completely understand the confusion. Let me clarify the reasoning in the context of the given scenario.

    The scenario requires two main things:

    1. Preserve the previous state of a file when a modified version is uploaded.
    2. Meet regulatory compliance by retaining data for over 3 years and ensuring it cannot be deleted or modified during that time.

    While Object Versioning does preserve previous file states by keeping all file versions, it does not meet the regulatory compliance requirement because the files can still be deleted or overwritten. This leaves your data at risk of accidental or intentional changes.

    In contrast, S3 Object Lock in Compliance Mode guarantees that objects cannot be deleted or overwritten by anyone, including the root user, during the retention period. Also, it ensures that the data meets regulatory compliance requirements for long-term retention.

    By enabling Object Lock in Compliance Mode and configuring a lifecycle rule to transfer files to S3 Glacier Deep Archive after 3 years, the solution achieves:

    • File preservation (previous states are immutable).
    • Regulatory compliance (no deletion or changes allowed).
    • Cost efficiency (data archived to Glacier Deep Archive, the lowest-cost storage tier, for rarely accessed data).

    This combination fully meets the requirements stated in the scenario.

    I hope this explanation clears up the confusion! Please let me know if you need further clarification.

    Best regards,
    Nikee @ Tutorials Dojo

Skip to content