Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified DevOps Engineer - Professional DOP-C02 All Questions

View all questions & answers for the AWS Certified DevOps Engineer - Professional DOP-C02 exam

Exam AWS Certified DevOps Engineer - Professional DOP-C02 topic 1 question 313 discussion

A security team sets up a workflow that invokes an AWS Step Functions workflow when Amazon EventBridge matches specific events. The events can be generated by several AWS services. AWS CloudTrail records user activities.

The security team notices that some important events do not invoke the workflow as expected. The CloudTrail logs do not indicate any direct errors related to the missing events.

Which combination of steps will identify the root cause of the missing event invocations? (Choose three.)

  • A. Enable EventBridge schema discovery on the event bus to determine whether the event patterns match the expected schema.
  • B. Configure Amazon CloudWatch to monitor EventBridge metrics and Step Functions metrics. Set up alerts for anomalies in event patterns and workflow invocations.
  • C. Configure an AWS Lambda logging function to monitor and log events from EventBridge to provide more details about the processed events.
  • D. Review the Step Functions execution history for patterns of failures or timeouts that could correlate to the missing event invocations.
  • E. Review metrics for the EventBridge failed invocations to ensure that the IAM execution role that is attached to the rule has sufficient permissions.
  • F. Verify that the Step Functions workflow has the correct permissions to be invoked by EventBridge.
Show Suggested Answer Hide Answer
Suggested Answer: BDE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
uncledana
1 week ago
A,B,F The best steps to identify the root cause of the missing event invocations are enabling schema discovery to ensure the event structure is correct, monitoring EventBridge and Step Functions metrics to detect anomalies, and verifying that the Step Functions workflow has the correct permissions to be invoked by EventBridge. These actions will help to narrow down the issue effectively and efficiently.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...