Deployment Specifications
Linux Server having ubuntu 18.04 OS
Web interface was implemented and handled by flask web framework
Incoming and outgoing HTTP requests and response were handled by Nginx
Long running tasks where parallely distributed by Celery
Deep learning analysis and predictions were handled by tensorflow 2.2
Email to notify users about their result status is done using SMTP protocol