(Probably n00b question) Best way to run a Redis Queue?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rq

    Simple job queues for Python

    This is probably a dumb question but I haven't relevant info on this. I have a Flask app that uses Redis Queues. This has been running on a normal server and I've been tasked with migrating it to AWS. I've been reading up on SQS but we do not want to modify our existing integration of Redis Queues, so what would be the best way to run Redis Queue workers on AWS? My best guess was using ElasticCache to run the redis instance and run the workers in an EC2 instance, but wouldnt this eat up EC2 resources innefficiently?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts