|
|
|
|
|
by speedplane
2422 days ago
|
|
> I get your point, but your looking at it backwards now, we're past the days of PaaS because we now know were it all leads: lock in ... I say this as an early adopter of GAE and watched it turn from "something that does all you need out of the box to run an app" to something that nickel and dimes you Lock-in is fine when you're small, it only becomes problematic when you're big. PaaS platforms are not well suited for big organizations for precisely this reason. However, they're great for trying out something new quickly and having it scale without thinking about it. But Google (and others), realized the real money is not in startups wanting a PaaS platform, but in large enterprises, which are far more sensitive to lock-in. In the ideal world, they'd provide systems like GAE and make it easy to later convert each service (e.g., database, memcache, tasks, email) to a finely tuned system. |
|