29. Use NoSQL, caching, and search stores wisely
Use document stores, key-value stores, graph databases, caches, and search engines for cases where relational tables are not the best fit. You will learn the tradeoffs instead of treating every database as interchangeable.