|
Some people are using EC2 far beyond 'hosting a website'. If you're leveraging the EC2 interface to stop and start instances on demand (say, to power per-user instances for an application) then you're 'locked in'. DynamoDB could be equated to Mongo or Redis, but it isn't either one of those exactly, so the switching cost is slightly higher than if it were. SES is basically there to replace standard SMTP, but it isn't standard SMTP, so the switching cost just went up a little more. Beanstalk is (as I understand it, could be way off here) similar to Glassfish or Weblogic (for Java), but again, isn't quite, so your switching costs go up again. Etc., etc. I don't necessarily disagree that lockin doesn't just happen, you get there by choosing to leverage non-standard components, vs. standing up another instance and running Mongo or SMTP, etc., but it's hard to make the decision not to leverage those things when they're there, available, and look and feel similar to the tools you need, but aren't. |
I think the phrase lock-in should apply only when a vendor makes it purposefully difficult to get your data out of their system only so you keep paying them, not when you freely opt-in to their service since it is the best choice for you at the time.