August 2018
Intermediate to advanced
380 pages
10h 2m
English
First of all, we will be talking about our infrastructure and the software we will use to implement our architecture.
There will be two separate components to our server-side software. First of all, it is Scala-based server-side software, and second of all, it is a Postgres-based database.
These two components are orchestrated together via Docker.
Although the topics discussed in this subsection do not deal with functional programming, it is necessary to understand the big picture in order to understand which setting the functional server will operate in.