January 2019
Beginner to intermediate
352 pages
8h
English
The first step is to install the database. For this microservice, we will use MongoDB, and, as was done for the previous microservices, we will use Docker to install and handle it.
You should install and configure the Docker image, with the following requirements:
After that, the MongoDB image should be launched as a container. Launch the command that will verify this and give you a list of the created containers and their relative statuses.
You should mainly focus on the following attributes:
Read now
Unlock full access