Ports

In this chapter, we will create six different microservices applications and components. To keep things simple, we will use specific ports for specific applications.

The following table shows the ports that we would reserve for use by the different applications created in this chapter:

Microservice component Port(s) used
Microservice A 8080 and 8081
Service consumer microservice 8100
Config Server (Spring Cloud Config) 8888
Eureka server (Name server) 8761
Zuul API Gateway Server 8765
Zipkin Distributed Tracing Server 9411

We have two of our microservices ready. We are ready to Cloud-enable our microservices.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset