Amazon
CLF-C02 · Question #533
Which AWS service provides automated backups of data by default?
The correct answer is B. Amazon Aurora. Amazon Aurora provides automated backups by default. These backups are continuous and incremental, stored in Amazon S3, and include database snapshots and transaction logs, enabling point-in-time recovery. Other services like Amazon S3 and Amazon EFS require manual…
Submitted by haru.x· Mar 6, 2026Cloud Technology and Services
Question
Which AWS service provides automated backups of data by default?
Options
- AAmazon S3
- BAmazon Aurora
- CAmazon ElastiCache (Memcached)
- DAmazon Elastic File System (Amazon EFS)
How the community answered
(29 responses)- B90% (26)
- C7% (2)
- D3% (1)
Explanation
Amazon Aurora provides automated backups by default. These backups are continuous and incremental, stored in Amazon S3, and include database snapshots and transaction logs, enabling point-in-time recovery. Other services like Amazon S3 and Amazon EFS require manual configuration for backup solutions.
Community Discussion
No community discussion yet for this question.