Using common networks for communicating via microservices
If you have ever worked in a microservices architecture, you know that you have many related but separate services, often in isolated development environments. For example, you may have the identity service separate from the user creation service, which is… continue reading