A financial technology firm wants to enhance its security posture on AWS. The firm needs to meet two specific requirements: first, they want to continuously monitor their AWS accounts, workloads, and data for malicious activity, such as unauthorized API calls or potential data exfiltration. Second, they need an automated way to scan container images stored in Amazon Elastic Container Registry (Amazon ECR) for software vulnerabilities before they are deployed to production.
Which two AWS services should the firm use to satisfy these security requirements? (Select two.)
- Amazon GuardDutyCevap
- Amazon InspectorCevap
- CAWS CloudTrail
- DAmazon CloudWatch
- EAWS Shield
Cevap
The firm should use Amazon GuardDuty for continuous threat monitoring and Amazon Inspector to scan container images for vulnerabilities.
The correct options are the services designed for threat detection and vulnerability scanning. Continuous threat detection is provided by Amazon GuardDuty, which monitors accounts and workloads for malicious activity. Automated vulnerability scanning of container images in Amazon ECR is provided by Amazon Inspector.
Adım Adım Çözüm
Anahtar Kavram
Continuous threat detection and automated software vulnerability scanning on AWS