

InterviewSolution
Saved Bookmarks
1. |
What is Load Balancer and how it works in AWS? |
Answer» <html><body><p>In AWS, the load balancer improves responsiveness and exceptionally increases the availability of <a href="https://interviewquestions.tuteehub.com/tag/applications-19673" style="font-weight:bold;" target="_blank" title="Click to know more about APPLICATIONS">APPLICATIONS</a>. It sits between server firm and client accepting application traffic, incoming network and <a href="https://interviewquestions.tuteehub.com/tag/distributing-956937" style="font-weight:bold;" target="_blank" title="Click to know more about DISTRIBUTING">DISTRIBUTING</a> that traffic <a href="https://interviewquestions.tuteehub.com/tag/across-367070" style="font-weight:bold;" target="_blank" title="Click to know more about ACROSS">ACROSS</a> <a href="https://interviewquestions.tuteehub.com/tag/multiple-1105557" style="font-weight:bold;" target="_blank" title="Click to know more about MULTIPLE">MULTIPLE</a> backend servers with the <a href="https://interviewquestions.tuteehub.com/tag/help-239643" style="font-weight:bold;" target="_blank" title="Click to know more about HELP">HELP</a> of various methods. It agrees with the client’s incoming traffic and routes requests to the registered targets in availability zones. The load balancer also reviews the health of registered marks and makes sure that the traffic should only be routed to useful destinations.</p></body></html> | |