scorpion / lms

🧑‍🏫 Scorpion LMS + Docker Hub automation and infrastructure provisioner. NGDLE precursor.
https://learn.scorpion.io
Apache License 2.0
2 stars 0 forks source link

KrakenD - Pub/Sub Event Driven Architecture #55

Open brettwilcox opened 3 years ago

brettwilcox commented 3 years ago

Summary

KrakenD is more than a typical proxy that forwards clients to backend services, but a powerful engine that can transform, aggregate or remove data from your own or third party services. KrakenD also implements the Backend for Frontend and Micro-frontends patterns to eliminate the necessity of dealing with multiple REST services, isolating clients from the micro-service implementation details.

Why I opened this issue

I need a way to manage the pub/sub system for the event driven architecture.

features-event-driven

Learning Journey

Pub/Sub is the main feature that would be targeted for integration.

KrakendFlow