Summary
At this point, we have created a series of microservices. We started off by defining a series of shared functionality, which we used as a basis for creating specialist services. These services all used the same port in Node.js, which would have presented us with a problem, but we solved this problem by creating a series of Docker containers to start up our services and redirected the internal ports to different external ports. We saw how to create the relevant Docker files and Docker compose files to start up the services.
Then, we created a React-based client application that used a more advanced layout by introducing tabs to separate viewing results from the microservices from the ability to add records to the services. Along the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access