AWS Health Events Quiz

5 questions Pass: 70% +25 pts

Quiz covering Event-Driven Architecture

AWS Health Events Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which AWS service is the primary destination for receiving AWS Health events via EventBridge?

  2. 2

    An organization wants to send a notification to a Slack channel whenever an AWS Health event indicates a scheduled change for an EC2 instance. What is the most efficient architectural approach?

  3. 3

    Which field in an AWS Health event JSON payload should you use to determine if an event is an 'issue' (like an outage) or a 'scheduled change'?

  4. 4

    You have an EventBridge rule that is not triggering for a specific AWS Health event. Which of the following is a common reason for this failure?

  5. 5

    You are building a custom response to AWS Health events. Why might you choose to filter by 'eventTypeCode' instead of 'service' in your EventBridge rule?