July 2018
Intermediate to advanced
420 pages
8h 46m
English
Here are some observations for the end of this chapter:
So, now is the right time to check over what we've done so far.
From Chapter 4, Building the Baseline Application, we have been using Docker to create the backend API application. In this chapter, we have been using Docker to turn the frontend Angular application into a Docker image. So, we can assume that we have an image for our backend with a server and a database, and another for the frontend application, also known as the client-side application.
This gives us the advantage of hosting the services separately, ...
Read now
Unlock full access