AWS Config Resource and Configuration Change Triggers

Configuring Triggers for AWS Config Monitoring

Prev Question Next Question

Question

When using AWS config to monitor your resources what are the 2 types of triggers that can be setup?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Answer - A and B.

1

Configuration Changes - AWS Config runs evaluations for the rule when certain types of resources are created, changed, or deleted.

2

Periodic - AWS Config runs evaluations for the rule at a frequency that you choose (for example, every 24 hours).

For more information on AWS config rules, please visit the link:

http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config-rules.html

AWS Config is a service provided by Amazon Web Services that enables resource inventory and configuration management, change management, and compliance auditing. When using AWS Config to monitor your resources, you can set up two types of triggers:

  1. Configuration Changes: This trigger allows you to monitor changes to the configuration of your resources. For example, you can set up a trigger to notify you when the configuration of an Amazon Elastic Compute Cloud (EC2) instance is changed. This trigger allows you to detect changes to your resources and take action to prevent unauthorized changes or to ensure compliance with your organization's policies.

  2. Periodic: This trigger allows you to monitor your resources on a regular basis. For example, you can set up a trigger to run a compliance check on all of your resources every day. This trigger allows you to ensure that your resources are always in compliance with your organization's policies.

In addition to these triggers, AWS Config also provides templates that allow you to define your own custom rules for monitoring your resources. These templates can be used to enforce compliance policies or to detect and remediate security issues. Finally, AWS Config provides monitoring capabilities that allow you to track resource utilization and performance over time.