DependencyTrack / hyades

Incubating project for decoupling responsibilities from Dependency-Track's monolithic API server into separate, scalable services.
https://dependencytrack.github.io/hyades/latest
Apache License 2.0
59 stars 18 forks source link

Add architecture diagrams #222

Open nscuro opened 1 year ago

nscuro commented 1 year ago

In order for us (and others) to better understand what we're building here, we should have architecture diagrams.

Preferably there should be multiple "resolutions" from a high-level overview to individual services. The topology diagrams we can generate using Kafka Streams will be helpful for the latter.

nscuro commented 1 year ago

An overview diagram was added in #228.

Topology diagrams are still pending currently.