Exam SOA-C03 Topic 1 Question 129 Discussion
Actual exam question for Amazon's SOA-C03 exam
Question #: 129
Topic #: 1
Question #: 129
Topic #: 1
The company uses AWS Organizations to manage its accounts. For the production account, a SysOps administrator must ensure that all data is backed up daily for all current and future Amazon EC2 instances and Amazon Elastic File System (Amazon EFS) file systems. Backups must be retained for 30 days.
Which solution will meet these requirements with the LEAST amount of effort?
Which solution will meet these requirements with the LEAST amount of effort?
Suggested Answer: B Vote an answer
AWS Backup supports both EC2 and EFS natively. (Amazon DLM does not support EFS backups
- that rules out C and D right away.)
Using tags instead of listing individual resource IDs means you don't have to edit the plan every time someone launches a new instance or creates a new file system.
Adding an SCP that enforces tagging at creation guarantees that all future resources are automatically included in backups.
You can set the plan to run daily and expire after 30 days - exactly what's required.
- that rules out C and D right away.)
Using tags instead of listing individual resource IDs means you don't have to edit the plan every time someone launches a new instance or creates a new file system.
Adding an SCP that enforces tagging at creation guarantees that all future resources are automatically included in backups.
You can set the plan to run daily and expire after 30 days - exactly what's required.
by John at Jan 07, 2026, 09:38 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).