Hacker News new | past | comments | ask | show | jobs | submit login

This proves a very important pet peeve of mine: Your modern application has a highly dynamic operating point. There is no way you can deploy a system and expect it to be static for eternity. Back in the day with low interconnectivity you could. But today it is impossible.

When you build stacks on top of system for which you have no direct control, you must be able to adapt your system. This means you can't statically deploy code without an upgrade path in one way or the other.




You're combining two issues.

Yes, if you let other people run your infrastructure, you are beholden to their operations decisions and schedules.

It is not impossible to design around that (new) problem, but it is sometimes expensive.

The trick is to know what external dependencies you have, and that is almost impossible to fully quantify in the XaaS and cloud model.


True but that doesn't bother me. Nothing is static on the web these days and everyone plays under the same rule set. Keeps things interesting...


It shouldn't bother you. It is just how moderns systems are.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: