

InterviewSolution
Saved Bookmarks
1. |
How to create a classic load balancer in AWS? |
Answer» <html><body><p>Follow the below mentioned steps to <a href="https://interviewquestions.tuteehub.com/tag/create-427332" style="font-weight:bold;" target="_blank" title="Click to know more about CREATE">CREATE</a> a <a href="https://interviewquestions.tuteehub.com/tag/classic-420498" style="font-weight:bold;" target="_blank" title="Click to know more about CLASSIC">CLASSIC</a> load balancer:</p><ul><li>Select a load balancer type</li><li>Define that load balancer</li><li>Now assign security groups to that load balancer in VPC</li><li>Then configure health checks for EC2 instances</li><li>Continue with a registeringEC2 <a href="https://interviewquestions.tuteehub.com/tag/instance-25561" style="font-weight:bold;" target="_blank" title="Click to know more about INSTANCE">INSTANCE</a> with a load balancer</li><li>Tag the load balancer</li><li>Now create and verify that load balancer to <a href="https://interviewquestions.tuteehub.com/tag/finish-989314" style="font-weight:bold;" target="_blank" title="Click to know more about FINISH">FINISH</a> the proces</li></ul></body></html> | |