Here are the answers based on the provided questions and AWS knowledge:
**Question 1:** Options describing the delay queue in SQS:
- **Correct Answer:**
- A period of time for which delivery of new message is postponed.
**Question 2:** Statements correct about message delivery to SQS Standard queue:
- **Correct Answers:**
- Messages are delivered at least once.
- Attempts to preserve the order of messages.
**Question 3:** Replace