co-location
RU: ко-локация
Placing services or components that communicate frequently on the same host, rack, or data-centre zone to minimize network round-trip latency between them. In microservice deployments, co-locating a service with its database or a hot dependency cuts inter-node hops; the tradeoff is reduced fault isolation.