Report this

What is the reason for this report?

Using Redis Queue Instead of AWS SQS

Posted on May 5, 2020

Hi,

I am trying to set up a First In, First Out (FIFO) queue using DigitalOcean’s Managed Redis hosting instead of AWS SQS. Now that I’ve set up and successfully connected to my Redis cluster, I am wondering:

  1. How can I push new JSON objects to a FIFO queue in my cluster using REST HTTP requests?
  2. How can I read from my FIFO queue using REST HTTP requests?

Any recommendations or pointers to other reference material would be appreciated!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.