A retail corporation recently migrated its inventory management system to AWS. The security team must implement a solution to continuously monitor for configuration compliance drifts, such as unencrypted Amazon Elastic Block Store (Amazon EBS) volumes or public Amazon S3 buckets, and receive immediate alerts when unauthorized IAM policy changes occur. Which combination of AWS services should the solutions architect recommend to meet these monitoring and alerting requirements? (Select TWO.)
- Enable AWS Config to continuously monitor and record resource configuration changes, evaluating compliance against AWS managed rules.Cevap
- Configure Amazon EventBridge to detect IAM configuration API events logged in AWS CloudTrail and trigger Amazon Simple Notification Service (Amazon SNS) notifications.Cevap
- CDeploy AWS Shield Advanced to continuously scan and block unauthorized IAM policy updates before they are committed.
- DConfigure a stateless Network ACL rule at the subnet level to intercept, log, and prevent unauthorized IAM API calls.
- EUse AWS WAF to inspect internal IAM API requests and automatically block any unauthorized configuration changes.
Cevap
The correct solution involves enabling AWS Config to monitor and evaluate resource configuration compliance drifts, and configuring Amazon EventBridge to detect IAM configuration API events in AWS CloudTrail to trigger notifications via Amazon Simple Notification Service (Amazon SNS).
AWS Config is the native service designed to track and record AWS resource configurations, evaluating them against rules such as verifying that S3 buckets are private and EBS volumes are encrypted. To alert on security alterations like IAM changes in real time, AWS CloudTrail audits the API logs, and Amazon EventBridge can be configured with a rule matching those API activities to trigger an Amazon SNS topic for instant alert notifications.
Adım Adım Çözüm
Anahtar Kavram
Continuous security configuration auditing and near real-time compliance monitoring on AWS.
Tahmini Süre:2m 0s