How I Power My Business Automation with Celery
Celery is awesome. Celery is an asynchronous task queue/job queue based on distributed message passing. The broker can be RabbitMQ, Redis or any system that »
Celery is awesome. Celery is an asynchronous task queue/job queue based on distributed message passing. The broker can be RabbitMQ, Redis or any system that »
I like free stuff. Amazon Web Services offers a free T2-micro tier of Red Hat Enterprise Linux for free. That's right. I said FREE! If you »
It's no secret. I love Amazon Web Services. AWS allows me to deploy my applications in the cloud with minimal effort and cost which equals maximum »
Amazon Web Services offers a deployment tool enabling developers to focus on building great software and significantly reduces the role of managing servers, designing network architecture, »