Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - Nginx vs Zuul as an API micro service proxy #138

Closed
lukestephenson opened this issue Aug 3, 2015 · 3 comments
Closed

Question - Nginx vs Zuul as an API micro service proxy #138

lukestephenson opened this issue Aug 3, 2015 · 3 comments
Labels

Comments

@lukestephenson
Copy link

The nginx website outlines how netflix use nginx as an API micro service proxy. https://www.nginx.com/blog/building-microservices-using-an-api-gateway/

Zuul is described as a front door for all requests, which I interpret to mean it’s suitable as an API micro service proxy.

So what is the boundary between what netflix use zuul for vs nginx?

Thanks

@NiteshKant
Copy link
Contributor

The nginx website outlines how netflix use nginx as an API micro service proxy.

I did not see such a reference in the article. We do not use nginx as the gateway for our control plane.

@lukestephenson
Copy link
Author

@NiteshKant Thanks for responding. A bad assumption on my behalf that because of the Netflix mentions on the nginx blog, that Neflix was using nginx as their microservice gateway.

@NiteshKant
Copy link
Contributor

No worries! Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants