Skip to content

Tiny init script which helps you visualize & troubleshoot aws load balancing while you learn the platform

License

Notifications You must be signed in to change notification settings

thamerla/aws-lb-visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize aws load balancing

This tiny init script helps you visualize & troubleshoot aws load balancing while you learn the platform.

Why should I care?

If you simply install httpd and try to load balance a few servers, you get the following result:

Alt Text

which doesn't tell you anything about load balancing. You could have run a single EC2 instance and you would have gotten the very same result. Really confusing, isn't it? This is why I created this init script.

Demo

After every refresh, you get information about the underlying EC2 instance:

Alt Text

About

Tiny init script which helps you visualize & troubleshoot aws load balancing while you learn the platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages