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

Enterprise Ready with Gateway #248

Open
matiwinnetou opened this issue Sep 18, 2023 · 0 comments
Open

Enterprise Ready with Gateway #248

matiwinnetou opened this issue Sep 18, 2023 · 0 comments

Comments

@matiwinnetou
Copy link
Contributor

matiwinnetou commented Sep 18, 2023

We could write an edge service / gateway service which would take of the following cross cutting concerns in a global, unified way:

  • circuit breaking
  • rate limiting per user
  • rewriting urls to downstream microservices
  • global CORS setup in one place
  • behind the scenes retry (e.g. on /tip and reference data endpoints from the chain follower app)
  • mTLS encryption on microservice to microservice interaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant