September 2019
Intermediate to advanced
668 pages
15h 59m
English
With all of the details in place, we are ready to try out the service:
cd $BOOK_HOME/Chapter09./gradlew build && docker-compose build
./test-em-all.bash start
Expect output similar to what we have seen in previous chapters:

With the system landscape up and running, we can start with testing how to scale up the number of instances for one of the microservices.