Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the basic difference between AWS Inspector & AWS Config Rules

i am looking for some basic difference between AWS Inspector & AWS Config Rules

like image 233
crazy_stuff Avatar asked Dec 28 '25 20:12

crazy_stuff


1 Answers

The basic difference are:

  • AWS Inspector - analyzes instances and ECR docker images from the inside (e.g. malware, virus) in terms of security. On the instances, a special Inspector agent is required to be running.
  • AWS Config - can be applied to any resource, does not require any agent on the instances (thus does not check them from the inside), and you can write your own, fully custom security checks.
like image 76
Marcin Avatar answered Dec 30 '25 09:12

Marcin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!