SQS configure multiple consumers #22024
Unanswered
lhh528634141
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Hi @lhh528634141 ! You can configure multiple Vector instances to consume from AWS S3 using the same SQS queue. SQS handles ensuring messages are only delivered to one instance. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Consume data from S3 to Kafka. If I configure multiple vectors, will it be consumed repeatedly?
Beta Was this translation helpful? Give feedback.
All reactions