exam questions

Exam AWS Certified Security - Specialty All Questions

View all questions & answers for the AWS Certified Security - Specialty exam

Exam AWS Certified Security - Specialty topic 1 question 206 discussion

Exam question from Amazon's AWS Certified Security - Specialty
Question #: 206
Topic #: 1
[All AWS Certified Security - Specialty Questions]

A company's on-premises data center forwards DNS logs to a third-party security incident events management (SIEM) solution that alerts on suspicious behavior.
The company wants to introduce a similar capability to its AWS accounts that includes automatic remediation. The company expects to double in size within the next few months.
Which solution meets the company's current and future logging requirements?

  • A. Enable Amazon GuardDuty and AWS Security Hub in all Regions and all accounts. Designate a master security account to receive all alerts from the child accounts. Set up specific rules within Amazon EventBridge to trigger an AWS Lambda function for remediation steps.
  • B. Ingest all AWS CloudTrail logs, VPC Flow Logs, and DNS logs into a single Amazon S3 bucket in a designated security account. Use the current on-premises SIEM to monitor the logs and send a notification to an Amazon SNS topic to alert the security team of remediation steps.
  • C. Ingest all AWS CloudTrail logs, VPC Flow Logs, and DNS logs into a single Amazon S3 bucket in a designated security account. Launch an Amazon EC2 instance and install the current SIEM to monitor the logs and send a notification to an Amazon SNS topic to alert the security team of remediation steps.
  • D. Enable Amazon GuardDuty and AWS Security Hub in all Regions and all accounts. Designate a master security account to receive all alerts from the child accounts. Create an AWS Organizations SCP that denies access to certain API calls that are on an ignore list.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DahMac
Highly Voted 3 years, 5 months ago
Only A has automatic remediation and alerts.
upvoted 18 times
KRtoptech
1 year, 7 months ago
a similar capability to its AWS accounts that includes automatic remediation... is the key
upvoted 1 times
...
...
skipbaylessfor3
Highly Voted 3 years, 5 months ago
I suppose A makes sense, but we should note that GuardDuty can't analyze DNS logs from third party sources, so as long as the DNS logs are coming from within the VPC or Route 53 or wherever then A would work
upvoted 8 times
...
Raphaello
Most Recent 1 year, 1 month ago
Selected Answer: A
A is the correct answer. GuardDuty (looking into VPC logs, DNS logs, CloudTrail, & S3 data events) + SH + EventBridge & Lambda for auto remediation.
upvoted 1 times
...
samCarson
1 year, 10 months ago
Selected Answer: A
Option A is the best solution as it leverages Amazon GuardDuty and AWS Security Hub to collect security alerts from all AWS accounts and regions. A designated master security account receives these alerts, providing centralized monitoring. By setting up specific rules in Amazon EventBridge, alerts can trigger an AWS Lambda function for automatic remediation, ensuring suspicious behavior is addressed promptly. This scalable solution aligns with the company's expected growth and eliminates the need for an on-premises SIEM or manual intervention for remediation steps.
upvoted 1 times
...
ITGURU51
2 years ago
AWS Lambda functions can be used to assist with the remediation process. The question insinuates that we need to detect abnormal system behavior in our environment. As a primary result, we need to implement a detection and response solution. So GuardDuty is official apart of the answer here. A
upvoted 1 times
...
Root_Access
2 years, 7 months ago
Selected Answer: A
question says: 1- introduce a similar capability to its "AWS accounts" 2- that includes automatic remediation. meaning other sources are irrelevant and it needs lambda to remediate. Also you need guard duty to alerts on suspicious behavior. Its between A & D, but D says: Create an AWS Organizations SCP that denies access to certain API calls that are on an ignore list. Which is nonsense so its A.
upvoted 2 times
...
awsec2
2 years, 7 months ago
It's A
upvoted 1 times
...
dcasabona
2 years, 9 months ago
Selected Answer: A
I go on A.
upvoted 1 times
...
sapien45
2 years, 9 months ago
Selected Answer: A
Marketing question .... Amazon GuardDuty and AWS Security Hub cannot really compete with a SIEM
upvoted 1 times
...
lotfi50
2 years, 10 months ago
Selected Answer: A
A IS CORRECT
upvoted 1 times
...
jackfei
2 years, 11 months ago
the answer is A . - The business intends to provide a comparable feature to its AWS customers, complete with automated cleanup.
upvoted 1 times
...
TigerInTheCloud
3 years ago
Selected Answer: A
The question and answers do not match well. B - not right, there is no on-premise SIEM. it is a third-party service. C - similar to B, and is not scalable. D - SCP for denying certain API calls A - The only choice.
upvoted 1 times
...
nsvijay04b1
3 years ago
Selected Answer: A
automated cleanup: - Amazon EventBridge to trigger an AWS Lambda Within the next three months, the firm plans to double in size : - EventBridge , serverless, scalable. Amazon GuardDuty and AWS Security Hub:- can process DNS logs and catch suspicoius activity
upvoted 1 times
...
MoreOps
3 years, 1 month ago
Selected Answer: C
C , Must be C, As @shiptyeyes said , it cant support other sources, also they don't Want remediation, so A is irrelevant, they want scalable logging, S3 is good for scalability, and it cant be B, since B offers to use the onprem system, The onprem system might not be scalable so C which is migrate the SIEM system to S3 is the better option, you may scale it either vertically (just increase the instance size) or horizontally, since its a monitoring system with the source being S3, you may be able to define different responsibilities to each of the instances , and have each one monitor half, or use an sqs to injest.
upvoted 3 times
farciarz212
3 years, 1 month ago
Cleanup must be automated. What Cloud Trial has to do with DNS logs?
upvoted 1 times
...
Root_Access
2 years, 7 months ago
question says: 1- introduce a similar capability to its "AWS accounts" 2- that includes automatic remediation. meaning other sources are irrelevant and it needs lambda to remediate. Also you need guard duty to alerts on suspicious behavior. Its between A & D, but D says: Create an AWS Organizations SCP that denies access to certain API calls that are on an ignore list. Which is nonsense so its A.
upvoted 1 times
...
...
shiptyeyes
3 years, 2 months ago
Come on guys ... GuardDuty clearly states ..."If you use another DNS resolver, such as OpenDNS or GoogleDNS, or if you set up your own DNS resolvers, then GuardDuty cannot access and process data from this data source." https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_data-sources.html Cannot be A ... or D.
upvoted 1 times
TechX
2 years, 8 months ago
is the question state that use another DNS resolver? In this case, default DNS is set, and it's work normaly
upvoted 1 times
...
...
AliS2020
3 years, 2 months ago
A Seems correct In this solution, you will use a combination of AWS Security Hub, Amazon EventBridge and AWS Lambda to ingest the findings and automatically enrich them with account related metadata by querying AWS Organizations and Account management service APIs. https://aws.amazon.com/blogs/security/how-to-enrich-aws-security-hub-findings-with-account-metadata/
upvoted 1 times
...
AWS_Dude
3 years, 3 months ago
Answer: A Answers are bad for what the question is asking for. It specifically asks which solution works for present/future. It also needs to automate cleanup. None of the answers mention anything about scaling for handling the firms doubling in size in 3 months. A seems like the best choice out of all of them since it automates the cleanup with Lambda.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago