
Ultimate access to all questions.
A hospital is developing a symptom data collection application using Amazon SQS and SNS. The solutions architect must ensure data is encrypted in transit and at rest, and access is restricted to authorized personnel. What steps should be taken to meet these requirements?
A
Enable server-side encryption for SQS and set key policies for authorized access.
B
Implement server-side encryption for SNS using a customer-managed AWS KMS key.
C
Encrypt SNS components, set key policies for authorized access, and enforce TLS for encrypted connections.
D
Apply server-side encryption to SQS with a customer-managed KMS key, set key policies, and enforce encrypted connections via queue policies.