AWS Elastic Load Balancing (ELB) vs Fabio

Need advice about which tool to choose?Ask the StackShare community!

AWS Elastic Load Balancing (ELB)

12.5K
8.7K
+ 1
59
Fabio

7
11
+ 1
0
Add tool

AWS Elastic Load Balancing (ELB) vs Fabio: What are the differences?

What is AWS Elastic Load Balancing (ELB)? Automatically distribute your incoming application traffic across multiple Amazon EC2 instances. With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting the overall flow of information. If one EC2 instance fails, Elastic Load Balancing automatically reroutes the traffic to the remaining running EC2 instances. If the failed EC2 instance is restored, Elastic Load Balancing restores the traffic to that instance. Elastic Load Balancing offers clients a single point of contact, and it can also serve as the first line of defense against attacks on your network. You can offload the work of encryption and decryption to Elastic Load Balancing, so your servers can focus on their main task.

What is Fabio? *HTTP and TCP reverse proxy *. It is an HTTP and TCP reverse proxy that configures itself with data from Consul Traditional load balancers and reverse proxies need to be configured with a config file. The configuration contains the hostnames and paths the proxy is forwarding to upstream services. This process can be automated with tools like consul-template that generate config files and trigger a reload..

AWS Elastic Load Balancing (ELB) and Fabio can be categorized as "Load Balancer / Reverse Proxy" tools.

Some of the features offered by AWS Elastic Load Balancing (ELB) are:

  • Distribution of requests to Amazon EC2 instances (servers) in multiple Availability Zones so that the risk of overloading one single instance is minimized. And if an entire Availability Zone goes offline, Elastic Load Balancing routes traffic to instances in other Availability Zones.
  • Continuous monitoring of the health of Amazon EC2 instances registered with the load balancer so that requests are sent only to the healthy instances. If an instance becomes unhealthy, Elastic Load Balancing stops sending traffic to that instance and spreads the load across the remaining healthy instances.
  • Support for end-to-end traffic encryption on those networks that use secure (HTTPS/SSL) connections.

On the other hand, Fabio provides the following key features:

  • HTTP and TCP reverse proxy
  • Configures itself with data from Consul
  • TLS termination with dynamic certificate stores

Fabio is an open source tool with 6.38K GitHub stars and 557 GitHub forks. Here's a link to Fabio's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of AWS Elastic Load Balancing (ELB)
Pros of Fabio
  • 48
    Easy
  • 8
    ASG integration
  • 2
    Reliability
  • 1
    Coding
  • 0
    SSL offloading
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is AWS Elastic Load Balancing (ELB)?

    With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting the overall flow of information. If one EC2 instance fails, Elastic Load Balancing automatically reroutes the traffic to the remaining running EC2 instances. If the failed EC2 instance is restored, Elastic Load Balancing restores the traffic to that instance. Elastic Load Balancing offers clients a single point of contact, and it can also serve as the first line of defense against attacks on your network. You can offload the work of encryption and decryption to Elastic Load Balancing, so your servers can focus on their main task.

    What is Fabio?

    It is an HTTP and TCP reverse proxy that configures itself with data from Consul. Traditional load balancers and reverse proxies need to be configured with a config file. The configuration contains the hostnames and paths the proxy is forwarding to upstream services. This process can be automated with tools like consul-template that generate config files and trigger a reload.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use AWS Elastic Load Balancing (ELB)?
    What companies use Fabio?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with AWS Elastic Load Balancing (ELB)?
    What tools integrate with Fabio?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    JavaScriptGitHubNode.js+29
    14
    13577
    GitHubPythonReact+42
    49
    40849
    GitGitHubSlack+30
    27
    18573
    GitHubDockerAmazon EC2+23
    12
    6593
    What are some alternatives to AWS Elastic Load Balancing (ELB) and Fabio?
    JavaScript
    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
    Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
    GitHub
    GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
    Python
    Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
    jQuery
    jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
    See all alternatives