Devops

Why do you need Dev Ops?

Dev ops is a style of web development that uses modern web development iteration techniques which sidestep limitations and problems of classic web development workflows.

DevOps allows you to build more complex web applications in a way which is faster to make and test as well as less error prone to deploy.

Project : AutoRaffle

Django

Features

  • RESTful API with token authentication

  • Secure random assignment of prize to ticket

  • Start and end time for purchase of tickets

  • Limit for number of prizes per winner and tickets per user

How does it work?