🔥 3-day streak
AWS Certified Developer - Associate12 / 150
Question 12 of 150
A developer needs to publish custom application metrics (such as order value and items-per-order) from a high-throughput Lambda function. The function already writes structured JSON logs to CloudWatch Logs. Calling the PutMetricData API on every invocation has caused throttling and added latency to the function. What is the MOST efficient way to emit these custom metrics while avoiding the API throttling and extra latency?
Reviewed for accuracy · Report an issueNext question