AWS Certified SysOps Administrator Practice Exam

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

Prepare for the AWS Certified SysOps Administrator Exam. Utilize flashcards, multiple-choice questions, tips, and in-depth explanations. Get exam-ready!

Practice this question and more.


What is an important feature of AWS Config for managing resources?

  1. It provides real-time logging of AWS API calls

  2. It allows for automated backup of resources

  3. It helps in monitoring compliance with policies

  4. It enables multi-region resource creation

The correct answer is: It helps in monitoring compliance with policies

AWS Config is a service designed to enable customers to assess, audit, and evaluate the configurations of their AWS resources. A key feature of AWS Config is its ability to help in monitoring compliance with policies. This service continuously monitors configurations and provides detailed change history and alerts based on compliance rules defined by the user. By using AWS Config, you can create rules that evaluate the configurations of your resources and ensure they comply with internal policies or external regulations. This compliance monitoring aspect is crucial for maintaining governance and security, helping organizations identify discrepancies between their actual configurations and established standards. In the context of the other provided choices, while real-time logging of AWS API calls is a function of AWS CloudTrail, and automated backup pertains primarily to AWS Backup or similar services, these do not align with the primary focus of AWS Config. Multi-region resource creation is more related to the overall management of AWS services rather than a specific capability of AWS Config. Therefore, the aspect of compliance monitoring stands out as the most relevant and critical feature of AWS Config.