Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 331

    A company uses Amazon Simple Queue Service (Amazon SQS) to decouple its microservices architecture. Some messages in an SQS queue contain sensitive information. A developer must implement a solution that encrypts all the data at rest.

    Which solution will meet this requirement?

    • Enable server-side encryption for the SQS queue by using an SQS managed encryption key (SSE-SQS).

    • Use the aws:SecureTransport condition in the queue policy to ensure that only HTTPS (TLS) is used for all requests to the SQS queue.

    • Use AWS Certificate Manager (ACM) to generate an SSL/TLS certificate. Reference the certificate when messages are sent to the queue.

    • Set a message attribute in the SQS SendMessage request for messages that are sent to the queue. Set the Name to ENCRYPT. Set the Value to TRUE.


    シャッフルモード