exam questions

Exam AWS Certified Cloud Practitioner All Questions

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

Exam AWS Certified Cloud Practitioner topic 1 question 798 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 798
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company needs network access to be restricted to an Amazon EC2 instance for certain ports.

Which AWS services or features will support this requirement? (Choose two.)

  • A. Amazon Elastic Block Store (Amazon EBS)
  • B. Network ACLs
  • C. Security groups
  • D. IAM password rotation policy
  • E. Amazon Route 53 record sets
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

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
atom101
1 year, 8 months ago
Selected Answer: BC
I think answer B and C since security groups control access at the instance level and Network Access Control Lists control access at the subnet level
upvoted 1 times
...
Lemon214
2 years ago
Selected Answer: BC
The AWS services or features that will support this requirement are Security groups and Network ACLs. Security groups act as a virtual firewall for your instance to control inbound and outbound traffic. You can add rules to each security group that allows traffic to or from its associated instances based on protocol number, port number, and source or destination IP address. Network ACLs are stateless and provide a rule-based tool for controlling traffic at the subnet level. You can create rules that allow or deny traffic based on protocol number, port number, and source or destination IP address.
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 ...