nerdexam
Cisco

300-440 · Question #6

A cloud engineer is setting up a new set of nodes in the AWS EKS cluster to manage database integration with Mongo Atlas. The engineer set up security to Mongo but now wants to ensure that the nodes…

The correct answer is B. security groups. Security groups in AWS act as virtual firewalls for EC2 instances and EKS nodes, controlling inbound and outbound traffic at the instance level. They ensure that only authorized network connections (such as to Mongo Atlas) are allowed, providing the necessary network-layer…

Cloud Network Security

Question

A cloud engineer is setting up a new set of nodes in the AWS EKS cluster to manage database integration with Mongo Atlas. The engineer set up security to Mongo but now wants to ensure that the nodes are also secure on the network side. Which feature in AWS should the engineer use?

Options

  • AEC2 Trust Lock
  • Bsecurity groups
  • Ctagging
  • Dkey pairs

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    90% (54)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Security groups in AWS act as virtual firewalls for EC2 instances and EKS nodes, controlling inbound and outbound traffic at the instance level. They ensure that only authorized network connections (such as to Mongo Atlas) are allowed, providing the necessary network-layer security

Topics

#AWS security groups#EKS#node security#network security

Community Discussion

No community discussion yet for this question.

Full 300-440 Practice