SOA is an architecture design where services talk to each other to accomplish one task. One way in which services talk to each other is remote procedure call (RPC). For python,