Need advice about which tool to choose?Ask the StackShare community!
Add tool
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of Eureka
Pros of Spring Cloud
Pros of Eureka
- Easy setup and integration with spring-cloud21
- Web ui9
- Health checking8
- Monitoring7
- Circuit breaker7
- Service discovery6
- Netflix battle tested components6
- Open Source4
Pros of Spring Cloud
Be the first to leave a pro
Sign up to add or upvote prosMake informed product decisions
- No public GitHub repository available -
What is Eureka?
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.
What is Spring Cloud?
It provides tools for developers to quickly build some of the common patterns in distributed systems.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Eureka and Spring Cloud as a desired skillset
What companies use Eureka?
What companies use Spring Cloud?
What companies use Spring Cloud?
See which teams inside your own company are using Eureka or Spring Cloud.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Eureka?
What tools integrate with Spring Cloud?
What tools integrate with Eureka?
Sign up to get full access to all the tool integrationsMake informed product decisions
What are some alternatives to Eureka and Spring Cloud?
Consul
Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
Zuul
It is the front door for all requests from devices and websites to the backend of the Netflix streaming application. As an edge service application, It is built to enable dynamic routing, monitoring, resiliency, and security. Routing is an integral part of a microservice architecture.
Zookeeper
A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.
etcd
etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.
Keepalived
The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.