lysdexic@programming.dev to Programming@programming.devEnglish · 2 months agoMistakes engineers make in large established codebaseswww.seangoedecke.comexternal-linkmessage-square19fedilinkarrow-up153arrow-down12cross-posted to: lobsters
arrow-up151arrow-down1external-linkMistakes engineers make in large established codebaseswww.seangoedecke.comlysdexic@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square19fedilinkcross-posted to: lobsters
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-22 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.