Reliability pillar - AWS Prescriptive Guidance

Reliability pillar

The reliability pillar focuses on workloads performing their intended functions and how they can recover quickly from failure to meet demands. The following recommendations can help you meet the reliability design principles and architectural best practices for AWS Managed Microsoft AD.

Key focus areas

  • Distributed system design

  • Recovery planning

  • Adapting to changing requirements

Automatically recover from failure

Test recovery procedures

Scale horizontally to increase aggregate workload availability, and don't guess capacity

Manage change in automation

  • Apply infrastructure as a code (IaC) to deploy AWS Managed Microsoft AD. For more information, see the GitHub quickstart-microsoft-activedirectory

  • Automate Microsoft Active Directory operations procedures whenever possible. For example, it’s a best practice to automate the management of user objects, group objects, and Group Policy Objects (GPOs).

Manage quotas and constraints

  • Monitor and manage AWS Managed Microsoft AD quotas. For more information, watch the View and manage quotas for AWS services using service quotas video on the AWS YouTube channel.

  • Make sure that a sufficient gap exists between the current quotas and the maximum usage to accommodate failover.

  • Accommodate fixed service quotas and constraints through your architecture.