Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. t Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing. For aiding Netflix Asgard, an open source service which makes cloud deployments easier, in fast rollback of versions in case of problems avoiding the re-launch of 100's of instances which could take a long time. In rolling pushes, for avoiding propagation of a new version to all instances in case of problems. For our cassandra deployments to take instances out of traffic for maintenance. For our memcached caching services to identify the list of nodes in the ring. For carrying other additional application specific metadata about services for various other reasons.

Features

  • Eureka fills a big gap in the area of mid-tier load balancing
  • Eureka is analogous to internal DNS and has nothing to do with the DNS servers across the world
  • Eureka is also region-isolated in the sense that it does not know about servers in other AWS regions
  • You can use Eureka to obtain the target server address and use protocols such as thrift, http(s) or any other RPC mechanisms
  • With Eureka you can add or remove cluster nodes on the fly
  • Eureka Servers are resilient to other eureka peers going down

Project Samples

Project Activity

See All Activity >

Categories

Load Balancers

License

Apache License V2.0

Follow Eureka

Eureka Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Eureka!

Additional Project Details

Programming Language

Java

Related Categories

Java Load Balancers

Registered

2021-06-01