Integration & Events
SQS, SNS, EventBridge, and Kinesis messaging and event-driven patterns.
0/4 đã trả lời
- Câu 1. An application requires messages to be processed in strict order with exactly-once delivery semantics. Which messaging service and configuration should be used?
- Câu 2. A microservices architecture needs to fan out a single event to multiple downstream services, where each service has its own message buffer and independent retry logic. What is the recommended architecture?
- Câu 3. A company needs to process a real-time data stream with the ability to replay data and support multiple independent consumers reading from the same stream. Which service should they use?
- Câu 4. A company needs to route events from multiple AWS services and third-party SaaS applications to different targets based on event content patterns. Which service provides this capability?