exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 65 discussion

A company wants to monitor for misconfigured security groups that are allowing unrestricted access to specific ports.
Which AWS service will meet this requirement?

  • A. AWS Trusted Advisor
  • B. Amazon CloudWatch
  • C. Amazon GuardDuty
  • D. AWS Health Dashboard
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
TheFivePips
Highly Voted 1 year, 3 months ago
This question seems to go a little bit too far into the weeds for what this test is supposed to be. The AWS documentation specifically mentions TrustedAdvisor in the article about unrestricted security groups, but Trusted advisor isn't focused on security specifically like GuardDuty. However, GuardDuty doesn't focus on this issue specifically, either. A. AWS Trusted Advisor: A service that provides best practices and recommendations for your AWS environment. It includes security checks, such as identifying security groups with unrestricted access. B. Amazon CloudWatch: A monitoring service, and while it can provide insights into resource utilization and logs, it doesn't specifically focus on identifying misconfigured security groups. C. Amazon GuardDuty: A threat detection service that continuously monitors for malicious activity and unauthorized behavior in AWS accounts. GuardDuty doesn't specifically perform configuration checks for security groups with unrestricted access. D. AWS Health Dashboard: Provides information about the status of AWS services. It doesn't typically perform detailed security configuration checks.
upvoted 21 times
blehbleh
1 year, 3 months ago
Very much agreed. A little to in depth for what the purpose of the test is. But good knowledge to have if going for the security specialty certificate later on. Also, A is correct.
upvoted 1 times
...
...
morccini
Highly Voted 1 year, 5 months ago
Based on Chat GPT: C. Amazon GuardDuty Amazon GuardDuty is an AWS service that is designed to monitor and detect potential security threats in your AWS environment. It helps to identify unusual and unauthorized activities, including misconfigured security groups that may be allowing unrestricted access to specific ports. GuardDuty uses machine learning and threat intelligence to analyze data and generate alerts, making it an effective tool for enhancing the security of your AWS infrastructure. While options like AWS Trusted Advisor and Amazon CloudWatch offer valuable monitoring capabilities, they do not specifically focus on detecting security group misconfigurations. Therefore, in this scenario, Amazon GuardDuty is the most appropriate choice.
upvoted 12 times
...
Inptic
Most Recent 2 months, 3 weeks ago
Selected Answer: A
The correct answer is: A. AWS Trusted Advisor AWS Trusted Advisor provides real-time guidance to help provision your resources following AWS best practices. It includes a security check that identifies security groups with rules that allow unrestricted access (0.0.0.0/0) to specific ports, which could pose a security risk. This service helps you monitor and remediate misconfigured security groups. Why not the others? B. Amazon CloudWatch: CloudWatch is used for monitoring and observability, such as collecting logs, metrics, and setting alarms. It does not specifically identify misconfigured security groups. C. Amazon GuardDuty: GuardDuty is a threat detection service that uses machine learning to identify malicious activity or unauthorized behavior. It does not focus on identifying misconfigured security groups. D. AWS Health Dashboard: This service provides information about the health of AWS services and resources, but it does not monitor for misconfigured security groups.
upvoted 2 times
...
Frankdespi
3 months ago
Selected Answer: C
The correct answer is C. Amazon GuardDuty. Amazon GuardDuty is a threat detection service that monitors AWS accounts and resources for malicious activity. It can detect misconfigured security groups that allow unrestricted access to specific ports, among other security issues.
upvoted 2 times
...
Amin_013
3 months, 3 weeks ago
Selected Answer: A
A. AWS Trusted Advisor
upvoted 1 times
...
ShaiTay
5 months, 1 week ago
Selected Answer: A
A. AWS Trusted Advisor
upvoted 1 times
...
yaralexie
6 months, 3 weeks ago
Selected Answer: C
I honestly think GuardDuty is the correct answer here
upvoted 1 times
...
Strawberryq
7 months, 2 weeks ago
Selected Answer: A
Guardduty uses machine learning on various events and logs. If a misconfiguration is never abused, Guardduty cannot detect it as no logs are generated.
upvoted 1 times
...
GPFT
8 months ago
Selected Answer: A
a is ok
upvoted 1 times
...
GPFT
8 months ago
Selected Answer: A
a is ok
upvoted 1 times
...
griggrig
9 months, 3 weeks ago
As i think GuardDuty coccrect answer, because in the question you can notice word MONITOR, which indicate to GuardDuty service, which is monitor services. Trusted advisor just give some recommendations, TrustedAdvisor under the hood work based on AWS specialist reviews , but not used monitoring.
upvoted 1 times
...
Supercell
11 months ago
Selected Answer: C
The AWS service that can monitor for misconfigured security groups allowing unrestricted access to specific ports is: C. Amazon GuardDuty Amazon GuardDuty is a threat detection service that continuously monitors for malicious activity and unauthorized behavior to protect your AWS accounts, workloads, and data stored in Amazon S3. One of the key features of GuardDuty is its ability to detect security misconfigurations, including misconfigured security groups that allow unrestricted access to specific ports. NOT AWS Trusted Advisor because: - While Trusted Advisor does provide recommendations for security best practices, it does not actively monitor for real-time security threats or misconfigurations like misconfigured security groups.
upvoted 1 times
...
chalaka
11 months, 2 weeks ago
Selected Answer: A
A. AWS Trusted Advisor AWS Trusted Advisor includes a security check that examines security groups for unrestricted access to specific ports. It can identify security groups with overly permissive rules that may pose security risks, such as allowing unrestricted access to SSH (port 22) or RDP (port 3389) from any IP address. By regularly running this check, the company can identify and address any misconfigurations in their security groups to enhance their security posture.
upvoted 2 times
...
chalaka
11 months, 3 weeks ago
Selected Answer: A
A. AWS Trusted Advisor AWS Trusted Advisor includes a security check called "Security Groups - Specific Ports Unrestricted" that analyzes your security groups and identifies any that have rules allowing unrestricted access to specific ports. It alerts you to these misconfigurations, enabling you to review and modify your security group rules to ensure appropriate access control.
upvoted 2 times
...
chalaka
12 months ago
Selected Answer: A
A. AWS Trusted Advisor AWS Trusted Advisor is a service that provides real-time guidance to help you provision your resources following AWS best practices. It includes checks for security configurations, cost optimization, performance, and fault tolerance. Specifically, Trusted Advisor includes checks for security groups that have unrestricted access (e.g., security groups with inbound rules allowing access to all IP addresses) and can provide recommendations to remediate these issues.
upvoted 2 times
...
Frank3108
1 year, 1 month ago
C. Amazon GuardDuty Amazon GuardDuty is getting the inputs through VPC flow logs, like unusual internal traffic and unusual IP address.
upvoted 1 times
...
pure_edge
1 year, 1 month ago
Correct answer is A. AWS Trusted Advisor: This service provides real-time guidance to help you provision your resources following AWS best practices. It includes checks for security groups that are allowing unrestricted access to specific ports, among other checks. Trusted Advisor can help you identify and resolve issues related to security groups and other AWS resources. Amazon GuardDuty: Amazon GuardDuty is a threat detection service that continuously monitors for malicious or unauthorized behavior to help protect your AWS accounts and workloads. It does not specifically focus on monitoring for misconfigured security groups.
upvoted 4 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