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 Respuesta
0
Respuesta aceptada

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.

EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas