
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company needs to set up a virtual firewall that is specific to a single Amazon EC2 instance. Which AWS feature provides this functionality?
A
NAT gateway
B
Network ACL
C
Route table
D
Security group
Explanation:
Security groups are the correct answer because they provide a virtual firewall at the instance level for Amazon EC2 instances.
Security Groups:
Network ACLs:
NAT Gateway:
Route Tables:
Since the requirement is for a virtual firewall specific to a single EC2 instance, security groups are the appropriate choice as they can be directly associated with individual instances.