Skip to content

Is it possible to use Elasticache Serverless for queues? #1924

Answered by mnapoli
RVxLab asked this question in Support
Discussion options

You must be logged in to vote

There is no integration from Redis/Elasticache to trigger stuff on Lambda. And you can't run a daemon on Lambda.

One option would be to run the queue worker on a server/container (not Lambda), but you can't use Elasticache as the queue if you want the worker to run on Lambda.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RVxLab
Comment options

Answer selected by RVxLab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants