lysdexic@programming.dev to Programming@programming.devEnglish · 3 months agoMistakes engineers make in large established codebaseswww.seangoedecke.comexternal-linkmessage-square17fedilinkarrow-up139arrow-down11
arrow-up138arrow-down1external-linkMistakes engineers make in large established codebaseswww.seangoedecke.comlysdexic@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square17fedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-23 months agoOr at the very least, so long as its http driven, put a proxy in front and on the backend break up common features into microservices. With a proxy the consumers will have pretty much no idea they went from talking to one service to a dozen.
Or at the very least, so long as its http driven, put a proxy in front and on the backend break up common features into microservices. With a proxy the consumers will have pretty much no idea they went from talking to one service to a dozen.