A media company is hosting a public-facing live video streaming ingest service on Amazon EC2 instances. The administrator needs to permit incoming traffic on port 1935 (RTMP) and ensure that outbound response traffic is automatically permitted back to the client without configuring any outbound rules. Which AWS security resource should be configured to meet this requirement?
- ANetwork Access Control Lists (NACLs)
- BAmazon GuardDuty
- Security groupsCevap
- DAWS Shield Standard
Cevap
Security groups
Security groups are stateful firewalls that operate at the instance level. When an inbound rule is created to allow traffic, the return outbound traffic is automatically allowed, making it the correct choice for this scenario.
Adım Adım Çözüm
Anahtar Kavram
Stateful filtering with Security Groups
Tahmini Süre:1m 0s