Node Cookbook - Third Edition

Node Cookbook - Third Edition

Deploying a full system

Now that we have experience with containers and building a deployment pipeline for a single service, we're going to build a deployment pipeline for an entire microservice system.

We'll be setting this up to work on our local machine for now, but in the next recipe we'll explore how to lift this into a cloud environment.

Getting ready

In Chapter 10, Building Microservice Systems, we developed a small microservice system. For this recipe, we will be deploying this system using techniques used in the previous recipes in this chapter.

So to prepare we need to grab a copy of the micro folder from the last recipe of Chapter 10, Adding a queue based service. We'll be copying folders...

Unlock full access

Continue reading with a subscription

Packt gives you instant online access to a library of over 7,500 practical eBooks and videos, constantly updated with the latest in tech

End of Section 8

Your notes and bookmarks