Benison was engaged with client to develop a Django based End to end solution for automatic remedial various network issues like link congestion, Interface Flapping etc.
Auto Remediate Tool for Network Operator
OBJECTIVES/GOAL
CHALLENGES
- Design and Develop REST based framework based on MVT architecture.
- Design and development of Asynchrous System
- Meeting Strict Deadlines
- Scaling of the Product
ACCOMPLISHMENTS
Successfully Delivered the Solution to client.
Solution is deployed and running successfully in various sites.
TECHNOLOGIES
REST, Python, Django
SOLUTION ARCHITECTURE
The Tool is based on REST and Django MVT architecture. This system follows an asynchronous transaction model . When the tool gets a request/trigger from Data Analytics Platform, it initiates the transaction. By any means if it is not able to fulfil the request then it rolls back to initial stage. For storing the results and transaction we have used Mongo DB.