-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request