A company is establishing a hybrid network environment. They need to securely connect their on-premises data center to a single Virtual Private Cloud (VPC) in AWS, and they also require a firewall mechanism that filters inbound and outbound traffic specifically at the subnet level. Which AWS networking and security components should the company implement to meet these requirements? (Select TWO.)
- Network Access Control Lists (Network ACLs)Cevap
- AWS Site-to-Site VPNCevap
- CSecurity Groups
- DAWS Transit Gateway
- EVPC Peering
Cevap
Network Access Control Lists (Network ACLs) and AWS Site-to-Site VPN are the correct components.
The correct options are Network Access Control Lists (Network ACLs) and AWS Site-to-Site VPN. Network ACLs operate at the subnet level to act as a stateless firewall for controlling traffic entering and leaving subnets. AWS Site-to-Site VPN provides a secure and cost-effective way to connect an on-premises data center to a single VPC.
Adım Adım Çözüm
Anahtar Kavram
Filtering subnet traffic using Network ACLs and establishing hybrid connectivity using VPN.