CCCS-203B · Question #258
When configuring automated remediation workflows for AWS findings in Falcon Fusion, which of the following actions demonstrates the best practice for securing cloud resources?
The correct answer is B. Isolate the affected EC2 instance using a workflow action. Option A: Manual intervention slows down the response process, negating the benefits of automation. The workflow should be designed to act automatically based on predefined triggers Option B: Isolating an affected EC2 instance is a best practice for mitigating threats while…
Question
When configuring automated remediation workflows for AWS findings in Falcon Fusion, which of the following actions demonstrates the best practice for securing cloud resources?
Options
- AManually trigger the remediation workflow after reviewing the findings.
- BIsolate the affected EC2 instance using a workflow action.
- CTerminate all EC2 instances in the same VPC as the flagged instance.
- DGrant Falcon Fusion permissions to modify all AWS configurations.
How the community answered
(48 responses)- A10% (5)
- B65% (31)
- C4% (2)
- D21% (10)
Explanation
Option A: Manual intervention slows down the response process, negating the benefits of automation. The workflow should be designed to act automatically based on predefined triggers Option B: Isolating an affected EC2 instance is a best practice for mitigating threats while minimizing disruption. This approach ensures that the issue is contained without impacting unrelated resources. Option C: Terminating all instances in the same VPC is overly aggressive and likely unnecessary. Automated remediation should be precise and targeted to avoid disrupting operations. Option D: Providing excessive permissions violates security best practices. IAM roles should follow the principle of least privilege, granting only the permissions needed for specific remediation actions.
Topics
Community Discussion
No community discussion yet for this question.