April 2015
Beginner to intermediate
328 pages
11h 1m
English
This chapter covers
In the last two chapters you learned about a data model for the master dataset and how you can translate that data model into a graph schema. You saw the importance of making data immutable and eternal. The next step is to learn how to physically store that data in the batch layer. Figure 4.1 recaps where we are in the Lambda Architecture.
Like the last two chapters, this chapter is dedicated ...