Internet Connectivity Method
Internet connection customers will be provided the broker FQDNs and public IP addresses of the respective broker load balancers. A local DNS zone can be created for the cluster (x.y.z.kafka.<region>.amazonaws.com) and A records created for each of the broker nodes in the zone.
- x.y.z.kafka.<region>.amazonaws.com - DNS Zone
- b-2 IN A <IP>
- b-3 IN A <IP>
- b-4 IN A <IP>
- b-5 IN A <IP>
- b-6 IN A <IP>





