AWS Config Flashcards

1
Q

What is AWS Config?

A

is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources

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

Where can you store AWS Config’s configuration data?

A

into S3 (analyzed by Athena)

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

What questions can be solved by AWS config?

A
  • Is there unrestricted SSH access to my security groups?
  • Do my buckets have any public access?
  • How has my ALB configuration changed over time?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What can you view on AWS Config?

A
  • compliance of a resource over time

- configuration of a resource over time

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

How can you know who did something in AWS Config?

A

Viewing CloudTrail API calls if enabled

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

What is made of AWS Config?

A

Config Rules, managed (75) or customized

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

How can you define a custom config rule?

A

using Lambda

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

When can AWS Rules be evaluated or triggered?

A

for each configuration change and/or at regular time intervals

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

What can you do if an AWS Rule is non-compliant?

A

trigger CloudWatch Events chaining with Lambda

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

Can you deal with not compliant AWS Rules?

A

Yes:
• If a resource is not compliant, you can trigger an auto remediation
• Ex: stop instances with non-approved tags

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

How can you prevent actions from happening using AWS Config Rules?

A

you can’t

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

Are AWS Rules free tier?

A

no, $2 per active rule per region per month

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