• MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    4
    arrow-down
    7
    ·
    edit-2
    10 days ago
    • Single-digit million lines of code (~5M, let’s say)
    • Somewhere between 100 and 1000 engineers working on the same codebase
    • The first working version of the codebase is at least ten years old

    Things like this is where the company can save money by scraping it and start from scratch, this time doing it right.

    • BrianTheeBiscuiteer@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      10 days ago

      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.