When we have a multi-services application and need to run microservices in our machine, we realize it is easier with Docker. To establish connectivity between these microservices or containers, we can set up a Docker network, effectively creating a connection among...
In today’s tech jargon, a common word you may hear is microservice. It’s a word that can be meaningful but hard to implement or understand in depth. Don’t trust me? Well, let’s warm up. Let’s start here: what is a microservice? Most people will simply state...