luizmachado.dev

PT EN

Recent posts

Session 038 — CloudWatch: Composite Alarms, anomaly detection and automated actions

Composite Alarms with AND/OR/NOT logical expressions, anomaly detection with ML dynamic band, alarm actions with Lambda and SSM, and alarm states with missing data treatment.

Session 037 — CloudWatch Logs Insights: query syntax and derived fields

Logs Insights queries to aggregate errors by endpoint, extract fields with parse, timeseries with bin(), auto-discovered fields, and reusable saved queries.

Session 036 — CloudWatch: Custom Metrics with EMF (Embedded Metrics Format)

Custom metrics via EMF in Lambda without API calls, EMF document structure, EMF vs PutMetricData, high-resolution metrics, Powertools Metrics, and high-cardinality pitfalls.

Session 035 — DynamoDB Global Tables: eventual consistency and conflict resolution

Global Tables v2019 multi-region, last-writer-wins conflict resolution, MREC vs MRSC, rWRU/rWCU cost, DAX with Global Tables, and regional write patterns.

Session 034 — DynamoDB: transactions and conditional operations

Atomic TransactWriteItems with multiple entities, ConditionExpression for optimistic locking, 2x transaction cost, ClientRequestToken for idempotency, and isolation levels.