Does creating Elasticache with Amazon RDS (PostgreSQL) allow automatic query caching?

0

There is an AWS feature to add an Amazon ElastiCache cache to Amazon RDS databases in the RDS console. Does this automatically allow RDS to leverage the cache or it is just a matter of convenience for deployment and the onus remains on the application developer to leverage the Elasticache instance?

1 Antwort
0
Akzeptierte Antwort

The RDS functionality is kind of a convenience in that you get security and comms settings shared between RDS and Elasticache. The onus is still on you to make your application call each as needed.

EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen