Config Flashcards

1
Q

What service does AWS Config provide?

A

Config records configuration changes over time on resources. It is useful for auditing of changes and standards compliance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does AWS Config prevent non-compliant changes from occuring?

A

It doesn’t. It only records that the change occurred. It can then be used with other services to notify that a bad change has happened.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What type of service is AWS Config?

A

It is a regional service and monitors resources within a Region. It can support cross-region monitoring and account aggregation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where does AWS Config store change data?

A

In an S3 bucket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How can you implement automatic remediation of compliance issues with AWS Config?

A

By notifying EventBridge of a non-compliant change. EventBridge can notify other resources (like Lambda) which can correct the non-compliance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly