🔥 3-day streak
AWS Certified DevOps Engineer - Professional132 / 204
Question 132 of 204

A DevOps team needs to forward specific EC2 state-change events to a third-party incident management SaaS platform via its REST API. The SaaS API requires an OAuth client-credentials token in the Authorization header and enforces a strict limit of 10 requests per second. During large-scale Auto Scaling events, hundreds of EC2 state-change events can be generated in a short burst, and the team is seeing HTTP 429 throttling errors and dropped notifications. Which approach best delivers these events reliably while respecting the API rate limit and handling authentication automatically?

Reviewed for accuracy · Report an issueNext question