Suppose we want to store crypto coin value information every 30 sec or 10 sec whatever and as well as we want to check whether
the price rasie or fall from previous price. And this type of functionality we have to outside from our network. So we need celery
which is help us to run this kind of functionality. And for running celery we need radis server..
Redis surver can run by
redis-server