There's a lot of (sometimes conflicting) literature on microservices. The theory is all good, but I'm looking for some practical examples of production deployments.<p>My interest is more on the aspect of continuous delivery. When you have a large team (grouped into smaller units each responsible for a few features), microservices does have the appeal of enabling them to deploy and manage applications independently.<p>So, I'm interested in any practical experiences that you guys might have, or references to them.<p>Thanks!