Marketplaces In Computing, Part 2

Last time around, I looked at the tragedy of the commons as it relates to server resources.  Today, I want to introduce two patterns for optimal resource utilization given different sets of actors with independent goals. The Microservice Solution Concept The first use pattern is the easier one:  remove the contention by having independent teams…