AWS DevOps Engineer Professional Practice Test

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AWS DevOps Engineer Professional Test with comprehensive flashcards and multiple choice questions. Each question is accompanied by helpful hints and explanations to guide your study. Get exam-ready with confidence!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


How can AWS Config rules be verified after deployment in multiple AWS accounts?

  1. Using AWS CloudTrail logs

  2. By activating AWS Config's rule evaluation status

  3. By deploying additional monitoring resources

  4. Through direct API calls to AWS services

The correct answer is: By activating AWS Config's rule evaluation status

Activating AWS Config's rule evaluation status is the best method to verify the status of AWS Config rules after deployment across multiple AWS accounts. This feature allows you to see whether the rules that you have set are being evaluated against the resources in your accounts and provides insights into any compliance issues. When AWS Config rules are evaluated, the results show whether the resources comply with your defined rules. You can review the evaluation results directly in the AWS Management Console for a clear understanding of rule compliance across different accounts. This ability to see rule evaluation directly helps ensure that your rules are functioning as intended and that your resources are in compliance with organizational policies. This method is specifically designed for tracking compliance and evaluating rules in AWS Config, making it the most straightforward and effective approach for verifying rule status compared to the other options provided.