Question 173:
Your team is planning to use AWS Backup to centralize the backup of various AWS and on-premises services. The backups are required to be separated into different categories and saved in different containers. Each container should have its own AWS Key Management Service (AWS KMS) key to encrypt backups. How would you achieve this requirement?
Answer options:
A.Organize backups into different S3 buckets and enable Server-Side Encryption with SSE-KMS. B.Organize backups into different AWS Backup vaults with their own KMS keys. C.Organize backups with different tags and associate a KMS key with each tag. D.Organize backups with different backup plans and configure a dedicated KMS key for each backup plan.