AWS Config Flashcards
AWS Config
A Regional service that identifies anomalies in an Account configuration against desired, recommended settings or Compliance
Config Actions against non compliant changes
Config does not prevent changes from happening
Config Integrations
Config generates its data from Cloudtrail and Cloudwatch.
AWS Config is compatible with Events Bridge, Lambda, SNS etc
Config Repository
S3
Config Rule
uses Lambda to evaluate config items over set rules. The config items are measured to be either Compliant or **Non-Compliant
Config Features
This rule results can be sent to targets to perform certain Remediation(Fix the problem Automatically)
Lambda can be effective in remediating Account related configurations
While
SSM(Systems Manager) can be more effective for Instance configuration