Skip to content

Parizval/DeveloperDock

Repository files navigation

Developer Dock

An implementation to classify load balancing strategies based on Decision Trees.

Basic Defintions

Load Balancing is the process of distributing network traffic across multiple servers.

Kubernetes is an open-source container-orchestration system for automating application deployment, scaling, and management.

Load Balancing Strategy is opting optimal strategy to share load among the servers.

Screenshots

Technology Stack






Python Dependencies

  • dnspython
  • pymongo
  • passlib
  • pandas-datareader
  • pandas
  • numpy
  • Flask
  • scikit-learn
  • pickle

Developers

  1. Anmol Goyal