What might make systems long-lived?
Robustness to dynamic conditions: Make system self-configuring and self-reconfiguring
- Avoid manual configuration
- Empirical adaptation (measure and act)
Localized algorithms prevent single points of failure and help to isolate scope of faults
- Also crucial for scaling purposes!