Apache Aurora vs AWS Elastic Load Balancing (ELB)

Get Advice Icon

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

Apache Aurora

70
96
+ 1
0
AWS Elastic Load Balancing (ELB)

12.7K
8.8K
+ 1
59
Add tool

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

Developers describe Apache Aurora as "An Apcahe Mesos framework for scheduling jobs, originally developed by Twitter". Apache Aurora is a service scheduler that runs on top of Mesos, enabling you to run long-running services that take advantage of Mesos' scalability, fault-tolerance, and resource isolation. On the other hand, AWS Elastic Load Balancing (ELB) is detailed as "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.

Apache Aurora can be classified as a tool in the "Cluster Management" category, while AWS Elastic Load Balancing (ELB) is grouped under "Load Balancer / Reverse Proxy".

Some of the features offered by Apache Aurora are:

  • Deployment and scheduling of jobs
  • The abstraction a “job” to bundle and manage Mesos tasks
  • A rich DSL to define services

On the other hand, AWS Elastic Load Balancing (ELB) provides the following key features:

  • 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.

Apache Aurora is an open source tool with 616 GitHub stars and 231 GitHub forks. Here's a link to Apache Aurora's open source repository on GitHub.

Coursera, 9GAG, and Quora are some of the popular companies that use AWS Elastic Load Balancing (ELB), whereas Apache Aurora is used by Twitter, Oscar Health, and Medallia. AWS Elastic Load Balancing (ELB) has a broader approval, being mentioned in 724 company stacks & 316 developers stacks; compared to Apache Aurora, which is listed in 6 company stacks and 3 developer stacks.

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

    Sign up to add or upvote prosMake informed product decisions

    9
    1
    1.1K

    What is Apache Aurora?

    Apache Aurora is a service scheduler that runs on top of Mesos, enabling you to run long-running services that take advantage of Mesos' scalability, fault-tolerance, and resource isolation.

    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.

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

    Jobs that mention Apache Aurora and AWS Elastic Load Balancing (ELB) as a desired skillset
    What companies use Apache Aurora?
    What companies use AWS Elastic Load Balancing (ELB)?
    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 Apache Aurora?
    What tools integrate with AWS Elastic Load Balancing (ELB)?

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

    Blog Posts

    JavaScriptGitHubNode.js+29
    14
    13686
    GitHubPythonReact+42
    49
    41036
    GitGitHubSlack+30
    27
    18810
    GitHubDockerAmazon EC2+23
    12
    6663
    What are some alternatives to Apache Aurora and AWS Elastic Load Balancing (ELB)?
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    Marathon
    Marathon is an Apache Mesos framework for container orchestration. Marathon provides a REST API for starting, stopping, and scaling applications. Marathon is written in Scala and can run in highly-available mode by running multiple copies. The state of running tasks gets stored in the Mesos state abstraction.
    Apache Mesos
    Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool of servers.
    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.
    See all alternatives