AWS SQS message broker for Python Celery
By Rex Resurreccion Dec 12, 2021
Set up an EC2 worker environment using Python Celery and AWS SQS as message broker. Grant permission to EC2 Instance with IAM User and Role.
Set up an EC2 worker environment using Python Celery and AWS SQS as message broker. Grant permission to EC2 Instance with IAM User and Role.
Learn how to run background task in Python Celery application. How to use Redis as message broker. How to send and retrieve output in Celery.