Distributed Load Balancer
Summary
Engineered a distributed load balancer using a Flask-based microservice architecture integrated with Redis for centralized logging and health monitoring, ensuring high availability and fault tolerance. Designed a real-time dashboard to monitor system logs and control service operations, demonstrating capacity to manage and visualize system performance under load. Implemented a round-robin scheduling mechanism for diverse computational tasks (e.g., prime checking, Fibonacci calculation) across multiple server controllers, showcasing expertise in scalable task distribution and system resilience. Integrated automated health checks and performance monitoring routines that optimize system uptime and streamline dynamic resource management.