AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 38

A company is deploying a new application on AWS. The application uses dynamic multicasting. The company has five VPCs that are all attached to a transit gateway Amazon EC2 instances in each VPC need to be able to register dynamically to receive a multicast transmission.
How should a network engineer configure the AWS resources to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because it specifies the creation of an IGMP multicast domain, which is essential for dynamic registration of multicast receivers. Options A and B incorrectly suggest a static source multicast domain, which does not support dynamic registration. Option D also incorrectly uses TCP instead of UDP, which is necessary for multicast traffic.