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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ