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

Architectural tiering #5

Open
theipster opened this issue Dec 24, 2020 · 0 comments
Open

Architectural tiering #5

theipster opened this issue Dec 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@theipster
Copy link
Owner

Services operating on a similar architectural tier could be clustered close to each other.

For example, "storage" (e.g. database, file/block storage) could be clustered together, separate from "messaging" (e.g. queues, topics, event buses), again separate from "compute" (e.g. application logic, ML).

Could involve GraphViz ranks, perhaps?

@theipster theipster added the enhancement New feature or request label Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant