Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Security - Specialty SCS-C02 All Questions

View all questions & answers for the AWS Certified Security - Specialty SCS-C02 exam

Exam AWS Certified Security - Specialty SCS-C02 topic 1 question 6 discussion

A company has an application that uses dozens of Amazon DynamoDB tables to store data. Auditors find that the tables do not comply with the company's data protection policy.
The company's retention policy states that all data must be backed up twice each month: once at midnight on the 15th day of the month and again at midnight on the 25th day of the month. The company must retain the backups for 3 months.
Which combination of steps should a security engineer take to meet these requirements? (Choose two.)

  • A. Use the DynamoDB on-demand backup capability to create a backup plan. Configure a lifecycle policy to expire backups after 3 months.
  • B. Use AWS DataSync to create a backup plan. Add a backup rule that includes a retention period of 3 months.
  • C. Use AWS Backup to create a backup plan. Add a backup rule that includes a retention period of 3 months.
  • D. Set the backup frequency by using a cron schedule expression. Assign each DynamoDB table to the backup plan.
  • E. Set the backup frequency by using a rate schedule expression. Assign each DynamoDB table to the backup plan.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ksg97031
18 hours, 6 minutes ago
While DynamoDB on-demand backup does offer a way to manually create backups, it does not support automated backup scheduling and lifecycle management in the same flexible way that AWS Backup does. Therefore, using on-demand backup wouldn’t fully meet the requirement of automating the process based on the specified schedule (15th and 25th of each month).
upvoted 1 times
...
Davidng88
4 weeks, 1 day ago
C, & D. Note that the cron expression is not a cron job but a term describing how the AWS backup plan configuration.
upvoted 1 times
...
hb0011
1 month ago
Selected Answer: AC
D might work but the exam always wants you to choose native solutions if possible. Avoid things like manually configuring a cron job. that's why i think the answer is AC.
upvoted 1 times
hb0011
1 month ago
Edit. I'm wrong. It says combination of steps. CD is correct.
upvoted 2 times
...
...
FunkyFresco
1 month, 2 weeks ago
Selected Answer: CD
C and D
upvoted 1 times
...
tester6667
7 months ago
The question asked for a SCHEDULE C and D https://aws.amazon.com/blogs/database/set-up-scheduled-backups-for-amazon-dynamodb-using-aws-backup/
upvoted 1 times
...
Raphaello
9 months, 3 weeks ago
A C What happened to DynamoDB on-demand backup?
upvoted 2 times
Hisayuki
9 months ago
DynamoDB's Backup function is only 0 days ~ 35 days. So, Backup from Outside like Lambda or AWS Backup is fine for this requirement.
upvoted 1 times
Raphaello
8 months ago
Wrong! https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/BackupRestore.html It explicitly says "You can use the DynamoDB on-demand backup capability to create full backups of your tables for long-term retention," LONG TERM RETENTION.
upvoted 4 times
...
...
...
Aamee
10 months ago
Selected Answer: CD
AWS Backup and Cron Job schedule comb. makes sense...
upvoted 2 times
...
Christina666
10 months, 3 weeks ago
Selected Answer: CD
DynamoDB on-demand backup capability to create full backups of your tables for long-term retention and archival for regulatory compliance needs.
upvoted 3 times
...
Daniel76
10 months, 4 weeks ago
Selected Answer: CD
A. the DynamoDB on-demand backup capability creates full backup while the backup plan of 3 months is by AWS Backup. B. AWS DataSync is for data discovery and migration, not backup DynamoDB. E. Rate schedule expression is not suitable for fixed date scheduling.
upvoted 3 times
...
imymoco
11 months, 1 week ago
C and D
upvoted 1 times
...
lalee2
11 months, 1 week ago
Selected Answer: CD
C and D
upvoted 1 times
...
pupsik
11 months, 2 weeks ago
Selected Answer: CD
C and D
upvoted 1 times
...
KR693
11 months, 2 weeks ago
C and D
upvoted 1 times
...
AgboolaKun
11 months, 3 weeks ago
Selected Answer: CD
https://aws.amazon.com/blogs/database/set-up-scheduled-backups-for-amazon-dynamodb-using-aws-backup/
upvoted 3 times
...
PrabhuGr
11 months, 4 weeks ago
A and C are the answer. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/BackupRestore.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...