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

API Gateway and more using Netflix Zuul #37

Open
maestre3d opened this issue Jul 21, 2020 · 0 comments
Open

API Gateway and more using Netflix Zuul #37

maestre3d opened this issue Jul 21, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@maestre3d
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently, we don't have any API Gateway implementation for our services.
It is not a good strategy to not use an API Gateway pattern.

Describe the solution you'd like
Using an edge server such as Netflix Zuul to manage our services with load-balancing, security and reverse proxying.

Describe alternatives you've considered
Making our own implementation with raw http clients with k8s + istio.

Additional context
Zuul needs Eureka service discovery system by default but this can be disabled in it's config.

@maestre3d maestre3d added bug Something isn't working enhancement New feature or request labels Jul 21, 2020
@maestre3d maestre3d self-assigned this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant