Other services offering caching
The team has planned to have some drinks together. Just a quick meeting, as it’s late and they’re tired, but they have some goodies that they got at their cloud event and they’d like to share them with others. They are about to fetch their things and move out, but Berta stops them.
Berta: Hey guys. Do we have an extra 5 minutes before we leave? I’d like to add one more thing about caching – in particular, about database caching. There’s more.
Alex: More caching?
Berta: Yes, developers can use ElastiCache to have entire control over the caching process, by deciding what, how, and when to cache the result of certain operations. But besides that, most of the databases already offer their own cache.
Harold: For example?
Berta: Most databases cache the result of your queries in memory...