Does "db.t4g.medium" support query results cache in Neptune ?

0

I am trying to enable caching for Neptune, however I have found out that "t2.medium" and "t3.medium" instances are not supported as mentioned here : https://docs.aws.amazon.com/neptune/latest/userguide/gremlin-results-cache.html .

I am currently using "db.t3.medium", if I create a "db.t4g.medium" read replica would that support caching ?

已提問 1 年前檢視次數 304 次
1 個回答
1
已接受的答案

That page should state that the results cache is not available in the t3.medium or t4g.medium instances. The t-class instances are very constrained in terms of memory and when you enable the results cache feature we "borrow" memory that was originally allocated for query execution. Thanks for the catch and we'll get the docs updated accordingly.

profile pictureAWS
已回答 1 年前

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

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

回答問題指南