Saturday, 18 June 2022

LOAD BALANCER DESIGNING - FROM SCRATCH !!!!

 Given Details

=================================
Physical Servers - Three
Applications - Five
Number of Users accessing Application - 500
=================================
What are the steps to design from Scratch ?
=================================
Hint
1. How to divide applications over Physical servers ?
2. How many Clusters should be there ?
3. How many Virtual router should be there ?
4. SNAT is required or not ?
5. What will be the default gateway for traffic coming from server ?
6 What will be the port used by the application ?

No comments:

Post a Comment

🔥 The Hidden Risk of “Wide Open” Internal Policies — And How To Remove Them Safely

In one of my recent projects, I noticed a wide open internal traffic policy in place. Later, I was asked to work on this issue and remove th...