AWS Certified Solutions Architect – Associate (SAA-C03) — Question 509

A company uses AWS Organizations with resources tagged by account. The company also uses AWS Backup to back up its AWS infrastructure resources. The company needs to back up all AWS resources.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

Using AWS Config to automatically detect and programmatically tag untagged resources allows AWS Backup to dynamically include them in backup plans using tag-based policies, which minimizes manual effort. Option B is incorrect because backing up only non-running resources does not cover all resources. Option C introduces significant manual overhead, while Option D is incorrect because Amazon Inspector is a security assessment service, not a tool for managing backups or tagging untagged resources.