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 289 discussion

Which task can a company perform by using security groups in the AWS Cloud?

  • A. Allow access to an Amazon EC2 instance through only a specific port.
  • B. Deny access to malicious IP addresses at a subnet level.
  • C. Protect data that is cached by Amazon CloudFront.
  • D. Apply a stateless firewall to an Amazon EC2 instance.
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
Mike1987
Highly Voted 1 year ago
Selected Answer: A
should be A
upvoted 6 times
...
stoy123
Most Recent 10 months, 4 weeks ago
Selected Answer: A
A. Allow access to an Amazon EC2 instance through only a specific port.
upvoted 1 times
...
BShelat
11 months, 3 weeks ago
Selected Answer: A
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html Security groups are stateful. For example, if you send a request from an instance, the response traffic for that request is allowed to reach the instance regardless of the inbound security group rules. Responses to allowed inbound traffic are allowed to leave the instance, regardless of the outbound rules. So "D" is NOT the answer. "A" is the correct answer.
upvoted 2 times
...
petercorn
11 months, 3 weeks ago
Selected Answer: A
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html
upvoted 1 times
...
Aghajee
11 months, 3 weeks ago
A. Allow access to an Amazon EC2 instance through only a specific port. Security groups in AWS are used to control inbound and outbound traffic to and from Amazon EC2 instances. They act as virtual firewalls for your instances. You can define rules in a security group to allow specific traffic based on protocols, ports, and IP address ranges. Therefore, using security groups, you can allow access to an Amazon EC2 instance through only a specific port, effectively controlling the traffic that is permitted.
upvoted 1 times
...
Lyn
12 months ago
Answer should be A.
upvoted 1 times
...
[Removed]
1 year ago
Selected Answer: A
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 ...