this post was submitted on 15 Sep 2023
261 points (72.9% liked)

Programmer Humor

31251 readers
963 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 9 points 9 months ago (1 children)

My point is that, if someone really leverages the power of AWS, it is entwined into their software stack to such an extent that it is not just a service anymore. It's a platform. It's the glue that keeps everything together. The lines between service and proprietary software blur real quick. It's one of the reasons for the AGPL.

Everything in development involves risk, and products will move real slow if you don't depend on someone for some services. But developers aren't very good at risk management, not being reliant on a single service to butter your bread. It is very quick to bring a minimum value product to market on AWS, but the followup to that MVP needs to be moving to a more sustainable, less risky infrastructure.

[โ€“] [email protected] 5 points 9 months ago

All right, I agree with that take. However, I would also argue that those are choice you can make when using AWS, and while Amazon surely pushes those solutions through ads and whatnot, it's still a choice that people can make. Yes, after they've made that choice, they're fucked out of luck if they want to switch to a different service, but that's why (in my opinion) "the cloud" was always a lie that was meant to benefit large corporations. It reduced IT overhead for small companies, but it did it, like you point out, at the expense of getting locked into the vendor-environment.

If they can't see that in the future this will cause lock-in.... once again, that's their own shortsightedness and inability to consider the implications of using exclusively AWS servers and services.