• aev_software@programming.dev
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    2 days ago

    My app went from a single code base that handles a million different actions to a million code bases that each handle a single action, but they still all depend on each other and still are tightly coupled, but now they’re spread out across 50 disparate cloud services so maintenance effort only got worse.

    • squaresinger@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      “We can solve any problem by introducing an extra layer of abstraction. Except for the problem of too many layers of abstraction.”