Hacker News new | ask | show | jobs
by simon_brown 975 days ago
I don't have the full context of what you're trying to model, but "two components deployed as one service" might be better represented as a container. If that's not the case, you can use the "group" concept to group components together -> https://docs.structurizr.com/dsl/cookbook/groups/

Alternatively, https://likec4.dev provides a way to create an arbitrary number of abstraction levels (although I wouldn't recommend such an approach).

1 comments

Can’t remember the details, but yeah it might be that I was trying to make a container appear in a component diagram or something like that