-
Notifications
You must be signed in to change notification settings - Fork 0
Load Balancer Guideline
Mohamed Hassan (JOSEPH) edited this page May 29, 2024
·
14 revisions
-
Useful with replication upon the usage of horizontal-scaling
-
If virtualization model is adopted to the entire system, then the recommended load balancer will be
Ngnix
installed inside a Linux VM packed byUbuntu Server LTS 64 bits version
installation -
If containerization model is adopted to the entire system, then the recommended load balancer will be
ingress-nginx
with installation guide -
Load balancer is added in-front-of REST-API-services from the same type in
production environment
to route the requests from the proxy-component to them properly via LB.- Example:
- LB_1 <-> RS-a_1, .., RS-a_N ;
- LB_2 <-> RS-b_1, .., RS-b_N ;
- ..
- LB_N <-> RS-z_1, .., RS-z_N ;
- Example:
- Overview
- University Role
- Architectural Components
- Legal and Ethical Development Specialization
- System Administration
- Software Deployment
- Git Repositories | Access Control
- Testing notes - Tester [QA]
- Daily Standups
- Onboarding process upon hiring newcomers
- Tickets Flow AKA Industrial Software Manufacturing Process
- Sprint
- Legal and Ethical Aspects of Contracts
- Maintenance Deals: new contracts after delivery to avoid wasting the money of the clients and burning out the human resources
- Human Resources Planning to the Software-Development-Unit
- Possible future moves of Human resources
- Notes to Managerial Positions
- Notes for Self Study During the University Phase
- Screening Interviews
- Search keywords for recruiters
- Email-Writing
- Job advertising template for recruiters
- Ethics of writing useful software
- How to do a complaint against someone in a safe way