Using a background scheduler - Building SaaS #4

mblayman

Matt Layman

Posted on September 8, 2019

Using a background scheduler - Building SaaS #4

In this episode, we added Celery beat to College Conductor. Celery beat is the scheduler for the Celery worker system.

I walked through how to test new infrastructure, confirmed that Celery beat worked, then showed how to add it to Ansible, the infrastructure deployment tool.

Show notes for this stream are at Episode 4 Show Notes.

To learn more about the stream, please check out Building SaaS with Python and Django.

💖 💪 🙅 🚩
mblayman
Matt Layman

Posted on September 8, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related