Read/Write usage of DynamoDB Cloudwatch alert creation

0

Hi, I'm trying to create a CloudWatch alert triggering when Consumed(Read/Write)CapacityUnits surpass 80% of Provisioned(Read/Write)CapacityUnits for DynamoDB. For this purpose I used the following metrics:

e1 = Consumed/PERIOD(Consumed) e2 = 100*(e1/Provisioned)

Alert should trigger when e2 goes over the 80.0 value. Is that a correct approach to the matter?

vojan
preguntada hace 5 meses194 visualizaciones
1 Respuesta
0

Yes, that is correct.

profile pictureAWS
EXPERTO
respondido hace 5 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