lysdexic@programming.dev to Programming@programming.devEnglish · 13 days agoMistakes engineers make in large established codebaseswww.seangoedecke.comexternal-linkmessage-square19fedilinkarrow-up154arrow-down12
arrow-up152arrow-down1external-linkMistakes engineers make in large established codebaseswww.seangoedecke.comlysdexic@programming.dev to Programming@programming.devEnglish · 13 days agomessage-square19fedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-213 days 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.