Factor 9 – disposability

Maximize robustness with fast startup and graceful shutdown. This factor is related to the the idea that there should be very little state in the application. Applications are processes and it should be quick to start new processes, and also kill them if needed. This is simplified by Factor 4 – backing services.

Get Practical DevOps - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.