• tyler@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    it completely depends on your use case. like, 100% of the time it depends on your use case. AWS can be cheaper, but it can also be orders of magnitude more expensive. That’s how AWS makes so much fucking money. Because once it’s orders of magnitude more expensive it’s very hard to move off of it. I ran a software stack at my last company completely on AWS Lambda. It was cheaper than if we hosted it ourselves, but not because the infrastructure was cheaper. No, it was more expensive, but because we had to do less maintenance and upkeep. Deploys were easier, rollbacks were easier, etc. If we didn’t care about maintenance, we weren’t deploying numerous times a day, and if our services were used 24/7 rather than only in the middle of the work day, then it would have been much cheaper to host it ourselves on a box in an office.