A city documents its portal analyzer as collection, ingest, store, process, and serve. What does that mapping illustrate?
Select an answer to reveal the explanation.
Short Explanation
Same layered playbook, civic jersey. Collection grabs hits, ingest moves them, store keeps them, process turns them into sense, serve shows the board. Chapter 10 is chapter 3 wearing a web-analytics hat.
Full Explanation
Chapter 10 web analyzers instantiate the layered Big Data architecture: collect client events, ingest (often via streaming), store in lake or specialized stores, process with batch or stream jobs, and serve dashboards or APIs. Explicit mapping reinforces that web analytics is an application of core architectural layers, not a disconnected toy script. Teams that skip a layer usually rediscover the same bottlenecks when volume and velocity grow.