this is an idea from immutable infrastructure, but possibly applicable elsewhere
In immutable infrastructure it means that each instance maintains no state itself... the state is in the database. Also, you'd have a centralized logger.
It's talked about here: blog-post-codeship-immutable-infrastructure but also seems loosely related to handling-the-data-flow