Active Directory on EC2

0

Hi, We are running an AD environment on AWS using EC2 instances (not managed by AWS). I am working on designing the AD sites and according to best practices, we are supposed to have a site per region so clients will find the best DC to log on to. In that design though, clients might pick a DC in a different AZ than their own, which is slower and produces cross-AZ traffic.

My question is, why not create a site per availability zone instead of per region? That way, clients would connect to the DC in their AZ and traffic would not have to leave the AZ.

Thanks!

1개 답변
1
수락된 답변

It is generally recommended to have a separate Active Directory (AD) site for each region because it helps to ensure that clients can always find a domain controller (DC) that is located close to them and can provide fast authentication and authorization services. This is especially important if the clients are located in different regions, as it can help to reduce the amount of cross-region traffic that is generated by clients trying to authenticate to the AD.

However, if you have a large number of clients that are all located within the same region and availability zone (AZ), then it might make sense to create a separate AD site for each AZ. This can help to further optimize the authentication process for these clients by ensuring that they can always find a DC that is located within the same AZ.

It's worth noting that creating a separate AD site for each AZ can be more complex to manage and maintain than a single AD site per region. This is because you would need to create and manage multiple AD site links, and you would also need to ensure that the site topology is properly configured to reflect the different AZs.

In general, the best approach for designing AD sites will depend on your specific requirements and the distribution of your clients. It might be useful to consider factors such as the number of clients that are located in each region or AZ, the expected workload on the DCs, and the expected network latency between the clients and the DCs when deciding how to design your AD sites.

Mounick
답변함 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전
  • That makes a lot of sense. Thank you!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인