Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a microservices architecture using Amazon SQS, how can a developer ensure encryption of sensitive data at rest in the queue?
A
By enabling server-side encryption with SQS managed keys.
B
By applying the aws:SecureTransport condition in the queue policy for HTTPS (TLS) requests.
C
By generating an SSL/TLS certificate with AWS Certificate Manager for message transmission.
D
By setting a specific message attribute in the SendMessage request.