Zuul is an L7 application gateway that provides capabilities for dynamic routing, monitoring, resiliency, security, and more. Please view the wiki for usage, information, HOWTO, etc https://github.com/Netflix/zuul/wiki
Here are some links to help you learn more about the Zuul Project. Feel free to PR to add any other info, presentations, etc.
Articles from Netflix:
Zuul 2:
Netflix presentations about Zuul:
Strange Loop 2017 - Zuul 2: https://youtu.be/2oXqbLhMS_A
AWS re:Invent 2018 - Scaling push messaging for millions of Netflix devices: https://youtu.be/IdR6N9B-S1E
Slides from Netflix presentations about Zuul:
Projects Using Zuul:
https://cloud.spring.io/
https://jhipster.github.io/
Info and examples from various projects:
Other blog posts about Zuul:
This project uses a GitHub Action workflow for publishing a new release. The workflow is triggered by a Git tag.
git checkout master
git tag vX.Y.Z
git push --tags
