• aev_software@programming.dev
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    12 hours 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.