✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A social media platform displays a counter showing the number of likes on each post. The counter is updated thousands of times per second across the platform but rarely needs to reflect the exact latest count to its users. A development team proposes using write-through caching for this counter so that the cache and database always agree. The strongest argument against this design choice is that: