Eureka
service-mesh-istio
Eureka | service-mesh-istio | |
---|---|---|
8 | 1 | |
12,442 | 41 | |
0.2% | - | |
1.9 | 4.7 | |
about 1 month ago | 10 months ago | |
Java | ||
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Eureka
- How Netflix Uses Java
-
Why using Eureka?
I was setting up microservices based on Netflix Eureka and experimenting on top of spring-cloud and after weeks of research and development the question rose!
-
[Feedback request] Fuddle service registry
The closest thing I've found is Netflix's Eureka, though its very Java oriented and I found hard to use.
-
Kubernetes Microservices on Azure with Cosmos DB
There's an open issue documenting this problem on Spring Cloud Netflix and Netflix Eureka.
-
need help with microservices and spring boot please!
if you want to get more knowledge of the services, eureka etc, you can debug it. but I will digest you use the library instead of the annotations: https://github.com/Netflix/eureka
-
Programming Microservices Communication With Istio
Service discovery — Traditionally provided by platforms like Netflix Eureka or Consul.
- Ask HN: What are the best the publicly available FAMANG code repos?
-
What Is a Service Mesh, and Why Is It Essential for Your Kubernetes Deployments?
With multiple services running, it’s hard to discover where they’re located. The dependencies between multiple services are not always easily found, and new services may be deployed with a new dependency on an older service. Those services can be deployed anywhere in the infrastructure, so what you need is a Service Discovery service. There are plenty available, such as Netflix Eureka or HashiCorp Consul.
service-mesh-istio
-
Programming Microservices Communication With Istio
Enough talking, check out the project here.
What are some alternatives?
consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Apollo - Java libraries for writing composable microservices
Ribbon - Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
consul-api - Java client for Consul HTTP API
java-microservice - A full microservice architecture with Java, Spring Cloud, Log management with ELK, Server load balancing with Nginx, Infrastructure management with Docker-compose, JMX application monitoring, JWT, Aspect OP, Distributed events with Kafka, Event Sourcing, CQRS, REST, Web Sockets, Continuous deploy with Jenkins and more
SnopEE
awesome-micro - A collection of awesome things regarding zeit's micro.
OpenL Tablets - OpenL Tablets Business Rules Management System
Hystrix - Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
restQL-core - Microservice query language
Nacos - an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.