AWS Certified SysOps Administrator – Associate — Question 213

A company has an application that uses an Amazon Elastic File System (Amazon EFS) file system. A recent incident that involved an application logic error corrupted several files. The company wants to improve its ability to back up and recover the EFS file system. The company must be able to recover individual files rapidly.

Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

The correct answer is D because enabling AWS Backup in Amazon EFS allows for efficient backups and facilitates partial restores, enabling rapid access to individual files when needed. Options A and C involve S3 Glacier, which is not designed for quick access to individual files due to its retrieval times, making them less suitable. Option B introduces complexity and potential delays by requiring a second EFS and DataSync for recovery.