Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company's payment processing system must process messages for each payment ID in the order they were sent. Which two actions should a solutions architect implement to ensure this order is maintained?
A
Utilize Amazon DynamoDB with the payment ID as the partition key.
B
Utilize Amazon Kinesis with the payment ID as the partition key.
C
Utilize Amazon ElastiCache for Memcached with the payment ID as the key.
D
Utilize Amazon SQS with the payment ID set in a message attribute.
E
Utilize Amazon SQS FIFO with the payment ID in the message group.