
Consider a fairly complex design of a DNS service in AWS cloud: one that includes native AWS Route 53, AWS Simple AD and traditional BIND service running on EC2 instances to cater to different needs of development and production environments in terms of serving DNS requests and providing directory services.
All EC2 hosts in one of your production VPCs are pointed to Simple AD DNS servers that are your primary …