Overview
When to choose NoSQL over SQL and how to model data for document stores like MongoDB.
Not every workload fits a relational model.
You will build 4 architecture steps that model production dependencies.
You will run 1 failure experiment to observe bottlenecks and recovery behavior.
Success target: Content served with low latency, cache reducing database load.