"Put limits on everything: bound queues; timeout remote calls; terminate idle connections; kill long (db) queries; etc." and "For stateful services in a service instance, cache data and have the client talk to the same instance (use sticky sessions). "