Best solution to connect to active directory hosted in EC2 Instance

0

Hi I am trying to build automation to manage active directory users, groups, and group memberships. We have multiple OU. Active directory is hosted in an EC2 instance in the same account.

I am planning to build FastAPI-Python based automation deployed in a docker container in the same AWS account where the active directory is hosted in an EC2 instance. Please advise on what is the best practice/approach to develop a solution for the above requirement.

asked a month ago114 views
1 Answer
0

The question isnt clear to me but would a Private APi Gateway with Python based Lambda functions connected to the VPC work instead of running a docker container?

profile picture
EXPERT
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions