AWS Elastic Load Balancing (ELB) vs Google Traffic Director

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

AWS Elastic Load Balancing (ELB)

12.4K
8.5K
+ 1
59
Google Traffic Director

1
13
+ 1
0
Add tool

AWS Elastic Load Balancing (ELB) vs Google Traffic Director: What are the differences?

Key Differences between AWS Elastic Load Balancing (ELB) and Google Traffic Director

Amazon Web Services (AWS) Elastic Load Balancing (ELB) and Google Traffic Director are both load balancing solutions that help distribute network traffic across multiple servers or instances. However, there are several key differences between these two services.

  1. Infrastructure: One major difference between AWS ELB and Google Traffic Director is their underlying infrastructure. AWS ELB is a fully managed service provided by Amazon, which means that AWS takes care of all the hardware and software required to run the load balancer. On the other hand, Google Traffic Director is a software-defined networking (SDN) solution that operates at the edge of Google's network.

  2. Load Balancing Algorithms: While both AWS ELB and Google Traffic Director support various load balancing algorithms, they have different default algorithms. AWS ELB uses a round-robin algorithm by default, meaning that each incoming request is distributed sequentially to the available servers in a circular order. Google Traffic Director, on the other hand, uses a least request algorithm by default, which directs each request to the server with the fewest active requests.

  3. Service Discovery: Another notable difference is the approach to service discovery. AWS ELB supports both DNS-based and API-based service discovery. It offers features such as Amazon Route 53 DNS and AWS Cloud Map for managing the service endpoints. In contrast, Google Traffic Director relies on xDS-based service discovery, which uses the Envoy proxy as the sidecar to communicate with the control plane for discovering and routing to services.

  4. Integration with other Services: AWS ELB integrates seamlessly with other AWS services, making it easier to deploy and manage applications within the AWS ecosystem. It has native integrations with services like Amazon EC2, Amazon ECS, and AWS Auto Scaling. Google Traffic Director, on the other hand, is tightly integrated with the Google Cloud Platform (GCP), allowing direct integration with services like Google Kubernetes Engine (GKE) and Google Compute Engine (GCE).

  5. Protocol Support: AWS ELB supports a wide range of protocols, including HTTP, HTTPS, TCP, and SSL/TLS. It also provides advanced features like SSL/TLS termination and load balancing of WebSockets. In comparison, Google Traffic Director focuses primarily on HTTP and gRPC-based applications, providing more advanced features for those protocols.

  6. Pricing and Billing: Pricing models and billing structures differ between AWS ELB and Google Traffic Director. AWS ELB offers various pricing options, including pay-as-you-go and reserved instances, with charges based on factors such as the number of load balancers, data transfer, and SSL certificates. Google Traffic Director, on the other hand, falls under the standard pricing structure of Google Cloud, with charges based on factors like network egress, instance usage, and any additional services used.

In summary, AWS Elastic Load Balancing (ELB) and Google Traffic Director differ in terms of infrastructure, load balancing algorithms, service discovery, integration, protocol support, and pricing. Both options have their own strengths and suitability depending on the specific requirements and ecosystem in which they are being used.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of AWS Elastic Load Balancing (ELB)
Pros of Google Traffic Director
  • 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

    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 Google Traffic Director?

    A powerful abstraction that's become increasingly popular to deliver microservices and modern applications. Provides policy, configuration, and intelligence to service proxies.

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

    What companies use AWS Elastic Load Balancing (ELB)?
    What companies use Google Traffic Director?
      No companies found
      See which teams inside your own company are using AWS Elastic Load Balancing (ELB) or Google Traffic Director.
      Sign up for StackShare EnterpriseLearn 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 Google Traffic Director?

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

      Blog Posts

      JavaScriptGitHubNode.js+29
      14
      13421
      GitHubPythonReact+42
      49
      40724
      GitHubGitSlack+30
      27
      18322
      GitHubDockerAmazon EC2+23
      12
      6566
      What are some alternatives to AWS Elastic Load Balancing (ELB) and Google Traffic Director?
      HAProxy
      HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications.
      Traefik
      A modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components and configures itself automatically and dynamically.
      Envoy
      Originally built at Lyft, Envoy is a high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and “universal data plane” designed for large microservice “service mesh” architectures.
      DigitalOcean Load Balancer
      Load Balancers are a highly available, fully-managed service that work right out of the box and can be deployed as fast as a Droplet. Load Balancers distribute incoming traffic across your infrastructure to increase your application's availability.
      Fly
      Deploy apps through our global load balancer with minimal shenanigans. All Fly-enabled applications get free SSL certificates, accept traffic through our global network of datacenters, and encrypt all traffic from visitors through to application servers.
      See all alternatives