Skip to content

Topic

Queue consumers

Application code that reads work from a message queue or stream such as SQS, Kinesis or Kafka and processes it, scaling with the depth of the source rather than with caller demand.

Current clusters