Question
In AWS (and computing in general), if you have an E-commerce site and you want to show the user the top 10 most purchased items (which does not change all that often), instead of querying the info from the main OLTP DB (like RDS MySQL) each time, you would instead use your [...] [...] DB.