DynamoDB tables impact of DAX is created with permissions to access all tables

0

I'm curious about the implications of allowing a DAX cluster to access all tables. If I grant DAX this access, will all tables be affected? I understand that for caching, DAX needs to interact with all of DynamoDB, which might suggest a potential degradation in table performance. Could you provide more details on this?

Thanks, Oleksandr

OK
preguntada hace 7 meses177 visualizaciones
1 Respuesta
1

No there will be no table degradation. DAX will have to interact with all tables yes, but the alternative is your client directly interacts with all tables. DynamoDB will still maintain its performance so long as you follow DynamoDB best practices.

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/best-practices.html

profile pictureAWS
EXPERTO
respondido hace 7 meses

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