nerdexam
Cisco

300-440 · Question #45

An engineer is implementing a highly secure multitier application in AWS that includes S3. RDS, and several additional private links. Which two features are required to keep the traffic safe?…

The correct answer is A. bucket policies C. specific routing. Bucket policies: These are crucial for controlling access to the S3 buckets, ensuring that data is accessed only under specific, secure conditions (e.g., source IP, encryption status, etc.). They can enforce encryption for data both in transit and at rest. Specific routing…

Cloud Network Security

Question

An engineer is implementing a highly secure multitier application in AWS that includes S3. RDS, and several additional private links. Which two features are required to keep the traffic safe? (Choose two.)

Options

  • Abucket policies
  • Bgateway load balancers
  • Cspecific routing
  • DEC2 super policies
  • EVPC peering

How the community answered

(33 responses)
  • A
    82% (27)
  • B
    9% (3)
  • D
    3% (1)
  • E
    6% (2)

Explanation

Bucket policies: These are crucial for controlling access to the S3 buckets, ensuring that data is accessed only under specific, secure conditions (e.g., source IP, encryption status, etc.). They can enforce encryption for data both in transit and at rest. Specific routing: This ensures that all traffic between application tiers (e.g., between EC2 instances and RDS, or to S3 via private links/endpoints) remains within the secure private network, preventing exposure to the public internet. This often involves using VPC endpoints and configuring route tables appropriately.

Topics

#S3 bucket policies#VPC routing#AWS security#private link

Community Discussion

No community discussion yet for this question.

Full 300-440 Practice