What is AWS Config?
AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources.
True or False: AWS Config provides a detailed view of the configuration of AWS resources over time.
True
Which AWS service is primarily used for compliance auditing?
AWS Config
What is the main purpose of AWS Config Rules?
AWS Config Rules allow you to define guidelines for your AWS resource configurations.
Fill in the blank: AWS Config tracks changes to resources and their configurations to provide __________.
resource compliance and auditing
What are the key components of AWS Config architecture?
The key components are AWS Config service, configuration items, configuration history, and AWS Config rules.
True or False: AWS Config can only track changes for EC2 instances.
False
Which AWS service can be integrated with AWS Config for notifications?
Amazon SNS (Simple Notification Service)
What is a configuration item in AWS Config?
A configuration item is a record of a resource’s configuration, including its attributes and relationships.
How does AWS Config help with security compliance?
AWS Config helps with security compliance by continuously monitoring resource configurations and evaluating them against defined rules.
What is the use case of AWS Config in DevOps?
AWS Config can be used in DevOps to ensure that infrastructure adheres to compliance and best practices throughout the development lifecycle.
What feature allows AWS Config to record resource changes over time?
Configuration history
True or False: AWS Config supports resource types across all AWS services.
False
Which API can you use to interact with AWS Config?
AWS Config API
What is a remediation action in AWS Config?
A remediation action is a set of predefined steps that AWS Config can take to correct non-compliant resources.
What are the benefits of using AWS Config?
Benefits include continuous monitoring, compliance auditing, resource inventory management, and configuration change tracking.
Fill in the blank: AWS Config can be used to evaluate compliance against __________.
internal policies and industry standards
What type of data does AWS Config provide for resource configurations?
AWS Config provides both historical and current configuration data.
True or False: AWS Config can automatically remediate non-compliant resources.
True
What feature allows users to visualize resource configurations and relationships in AWS Config?
AWS Config Console
What types of reports can AWS Config generate?
AWS Config can generate compliance reports and configuration history reports.
Which AWS service can AWS Config work with to automate compliance checks?
AWS Lambda
What is the main function of AWS Config Aggregators?
AWS Config Aggregators allow you to aggregate and view resource configurations across multiple accounts and regions.
True or False: AWS Config can only monitor resources in a single AWS region.
False