Hacker News new | ask | show | jobs
by cardmagic 5154 days ago
Lock-in is a function of the time and effort it takes to move to an alternative solution, not just the data but the entire system.

Think of beanstalk, think of the dependence on proprietary queuing systems. The more services you use, the more locked-in and the harder it is to decouple your systems from AWS.

The lock-in is not visible if you think of AWS as EC2, the lock-in is how hard it is to build your apps dependent on all the AWS services and try to move anywhere else.