ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 345 - DOP-C01 discussion

Report
Export

When using Amazon SQS how much data can you store in a message?

A.
8 KB
Answers
A.
8 KB
B.
2 KB
Answers
B.
2 KB
C.
16 KB
Answers
C.
16 KB
D.
4 KB
Answers
D.
4 KB
Suggested answer: A

Explanation:

With Amazon SQS version 2008-01-01, the maximum message size for both SOAP and Query requests is 8KB. If you need to send messages to the queue that are larger than 8 KB, AWS recommends that you split the information into separate messages. Alternatively, you could use Amazon S3 or Amazon SimpleDB to hold the information and include the pointer to that information in the Amazon SQS message. If you send a message that is larger than 8KB to the queue, you will receive a MessageTooLong error with HTTP code 400.

asked 16/09/2024
Jasper John Cecilio
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first