DEV Community

Creating DNS with AWS Managed Microsoft AD and Managing Users in AWS Directory Service

“ I have checked the documents of AWS for creating dns with aws managed microsoft ad and managing users in aws directory service. AWS Directory Service makes it easy for users and groups to be managed with dns creation. In terms of cost, the solution is cheaper and secure.”

AWS Directory service provides multiple ways to use Microsoft Active Directory with other AWS services. Directories store information about users, groups and devices and administrators use them to manage access to information and resources. AWS Directory Service provides multiple directory choices for customers who want to use existing Microsoft AD or Lightweight Directory Access Protocol aware applications in the cloud. It also offers those same choices to developers who need a directory to manage users, groups, devices and access.

In this post, you will experience creating dns with aws managed microsoft ad and managing users in aws directory service. Here I have created a directory with user.

Architecture Overview


The architecture diagram shows the overall deployment architecture with data flow, aws directory service, users, domain controller, virtual private cloud.

Solution Overview

The blog post consists of the following phases:

  1. Create of AWS Directory Service with AWS Managed Microsoft AD
  2. Create of User in the Directory
  3. Output of Share Directory to Other AWS Account

Phase 1: Create of AWS Directory Service with AWS Managed Microsoft AD

  1. Open the AWS Directory Service console, Create a directory with AWS Managed Microsoft AD. Select standard edition with input of required directory information. In addition to it with vpc and subnet info. The directory will be created successfully.

Phase 2: Create of User in the Directory

Phase 3: Output of Share Directory to Other AWS Account

Clean-up

Directory.

Pricing

I review the pricing and estimated cost of this example.

AWS Directory Service = $0.00 per hour for 1500 hours for Microsoft AD domain controllers usage under the global free trial = 1.519 Hrs x 0.00 = $0.00

Total Cost = $0.00

Summary

In this post, I showed “creating dns with aws managed microsoft ad and managing users in aw directory service”.

For more details on AWS Directory Service, Checkout Get started AWS Directory Service, open the AWS Directory Service console. To learn more, read the AWS Directory Service documentation.

Thanks for reading!

Connect with me: Linkedin

Top comments (0)