Zuul VS java-microservice

Compare Zuul vs java-microservice and see what are their differences.

Zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. (by Netflix)

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 (by apssouza22)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Zuul java-microservice
6 2
13,176 356
0.6% -
9.0 0.0
6 days ago 5 months ago
Java Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

Zuul

Posts with mentions or reviews of Zuul. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.

java-microservice

Posts with mentions or reviews of java-microservice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Programming Microservices Communication With Istio
    7 projects | dev.to | 28 Oct 2021
    Back in 2017, I was solving many of those distributed-systems challenges using Spring Cloud with Netflix OSS; you can check out my Bootstrapping microservice project here. But Netflix OSS is for Java developers mostly and microservices can be implemented in a variety of frameworks/languages, so we should be able to handle those challenges outside the application level.
  • Microservices is not the best way to draw boundaries and achieve modularity in a system
    1 project | dev.to | 10 Mar 2021
    I have two relevant opensource projects related to microservices(Java microservices and Service mesh) with thousands of access, and I have been working with this architecture for a few years; however, I don't recommend microservices architecture for most cases.

What are some alternatives?

When comparing Zuul and java-microservice you can also consider the following projects:

Apache ZooKeeper - Apache ZooKeeper

spring-cloud-openfeign - Support for using OpenFeign in Spring Cloud apps

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.

spring-cloud-vault - Configuration Integration with HashiCorp Vault

Vert.x - Vert.x is a tool-kit for building reactive applications on the JVM

spring-petclinic-microservices - Distributed version of Spring Petclinic built with Spring Cloud

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.

service-mesh-istio - A microservice project leveraging Service Mesh with advanced features from Istio

Ocelot - .NET API Gateway