Python Microservices are becoming increasingly popular for large scale web applications. We’ll start by talking about some of the trade-offs of different microservice communication designs. Afterwards we’ll dive into code regarding specific configurations including RPC and traditional REST.