View a markdown version of this page

Multicast Traffic in Multi-Account Environments - Multicast Reference Architectures with AWS Transit Gateway

Multicast Traffic in Multi-Account Environments

Publication date: May 5, 2022 (Diagram history)

This architecture uses AWS Resource Access Manager (RAM) to share multicast domains to other AWS accounts. Consumers can associate or disassociate subnets to the multicast domain and register or deregister group members or sources.

Multicast traffic in multi-account environments architecture

Architecture diagram showing multicast traffic across multiple AWS accounts using shared Transit Gateway multicast domains.

The following steps describe the data flow in this architecture:

  1. All subnets in VPCs from both accounts associate to the multicast domain. Instances in Account 1 VPCs use the 224.0.0.100 multicast group. Those instances use IGMP to dynamically join, leave, and send messages within the group.

  2. Any multicast message sent by any instance in the group reaches all other members, using AWS Transit Gateway as the multicast router.

For cross-account communication:

  1. The Amazon EC2 instance in Account 2 VPC joins the multicast group 224.0.0.251 using a static source group membership configuration. It can only receive traffic in this mode.

  2. An instance in VPC B sends multicast traffic to the 224.0.0.251 group using AWS Transit Gateway as the multicast router. If IGMPv2 is enabled for the domain, any Nitro instance can also send traffic.

For more information about using IGMP to join multicast groups, see Automating service discovery using AWS Transit Gateway Multicast with IGMP.

Further reading

For additional information, see the following resources:

Diagram history

To be notified about updates to this reference architecture diagram, subscribe to the RSS feed.

ChangeDescriptionDate

Initial publication

Reference architecture diagram first published.

May 5, 2022

Initial publication

Reference architecture diagram first published.

May 5, 2022

Initial publication

Reference architecture diagram first published.

May 5, 2022

Note

To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.