Study Guides/AWS Cybersecurity Notes/AWS Config: Difference between revisions

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials
(Created page with "= What is AWS Config = AWS Config - records configurations and configuration changes. This is seperate from cloudtrail that records user events. : How to visualize this :: Peope leave trails 🚶... (Cloud Trail) :: Computers have configuration")
 
No edit summary
Line 10: Line 10:


:: Computers have configuration
:: Computers have configuration
AWS config has a ''configuration recorder'' that lets you inventory inreal time.
:: Can be used in accross multiple regions or accounts.
:: Resources can be evaluated constantly or on a fixed scedule.
:: Lambda or System manager can be used to automatically remediate any compliance problems.

Revision as of 00:12, 17 May 2026

What is AWS Config

AWS Config - records configurations and configuration changes.

This is seperate from cloudtrail that records user events.

How to visualize this
Peope leave trails 🚶... (Cloud Trail)
Computers have configuration


AWS config has a configuration recorder that lets you inventory inreal time.

Can be used in accross multiple regions or accounts.
Resources can be evaluated constantly or on a fixed scedule.
Lambda or System manager can be used to automatically remediate any compliance problems.