CloudGuild · Blog · Cheat sheets · Lessons · Certifications

AWS SAA-C03 Exam Question Walkthrough: Data Durability and Protection

Explore a key AWS SAA-C03 question about data durability and protection, ensuring you understand the right service for compliance and retention.

A financial services company needs to ensure that their application data is durable and protected against accidental deletions. They also want to comply with regulatory requirements for data retention. What is the best AWS service to meet these needs?

Options:

Think before you scroll

This question focuses on data durability and protection against accidental deletions. The key aspects are data retention compliance and the ability to recover from accidental deletion. Weigh the options based on how they manage versions and protect data over time.

The answer

The correct answer is A: Amazon S3 with versioning enabled. This service provides data durability and protects against accidental deletions by maintaining multiple versions of objects, which is essential for regulatory compliance.

Why the other options lose

The concept behind it

Understanding versioning is crucial when designing resilient architectures. Amazon S3 with versioning enabled allows you to maintain multiple versions of an object, ensuring you can recover from accidental deletions and meet data retention regulations. This principle applies to various data storage scenarios across AWS.

Exam trap to remember

Always remember: for durable data protection against accidental deletions, look for services with object versioning capabilities. This will save you in scenarios where compliance and recovery are critical.

Take the free SAA-C03 mock exam

Take a free mock exam →