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 個回答
0
已接受的答案

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.

專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南