Django + Celery: Build a Simple Data Ingestion System


Details
Work sucks, we know (and so does Blink 182). Work especially
becomes a nuisance when you've got a lot of jobs to handle
at once. Thankfully in the land of computers we have ways to to get rid of some of the stress. That's right folks, distributed asynchronus task management is what we are talking about. Specifically, how to do it with Celery + Django inside a RESTful API (because it is 2019 and webapps are cool). Our talk and demo will focus on how to handle some simple data ingestion from a third party source but if we do our jobs right you will hopefully see the applicability in other situations. So come learn, laugh (at us probably), and chill.
Speakers: Elliott Ianello and Brandon Phillips from AutoIPacket

Django + Celery: Build a Simple Data Ingestion System