May 2019
Beginner to intermediate
288 pages
9h 1m
English
We just went over a number of hardware bottlenecks you should take into account while you work on applications and data science pipelines. In this chapter, we’ll talk about important bottlenecks at the software level with regard to how data is stored.
Each of the following topics is an additional consideration to make as you’re designing your pipeline. Looking at your use case as it relates to these concepts will help you choose a more optimal storage engine as it relates to your specific use case.
In Chapter 15 we touched on how the inefficient storage of information on disk relates to overhead in retrieving that data. But how does that affect your application? Page/block size is well ...
Read now
Unlock full access