This is my first post in series on Outsource your Authentication and Authorization to AWS IAM Identity Center. And we will be using Microsoft Active Directory as our Identity Source.
Prerequisites
- AWS Account
I will be using N. Virginia(us-east-1) region throughout the series. To launch AWS Managed Microsoft Active Directory follow the following steps:
On your AWS Console search for Directory and click on Directory Service
Then select Standard Edition, configure Directory DNS name it does not need to be publicly resolvable and set Admin password and click next
Now select the VPC and subnets in which you want you Directories Domain Controllers to be deployed in and click Next
On Review & create page review everything and click Create directory and go for a Coffee break.
That's it your AWS Managed Active Directory is now deployed.
Optional Steps
If you are following my series then you will eventually need a EC2 Instance to manage Users/Groups in your AD
Once Instance is launched then connect to it using our Active Directory Admin Username and Password and Install AD Tools using this article.
Top comments (0)