Use Case 1: Sign in to Amazon applications and services with Active Directory credentials
You can enable multiple Amazon applications and services such as Amazon Client VPN
For example, you can enable your users to sign in to the Amazon Web Services Management Console with their Active Directory credentials
To further enhance the end user experience you can enable Single sign-on
You can grant access to user accounts in your directory or in your on-premises Active Directory, so they can sign in to the Amazon Web Services Management Console or through the Amazon CLI using their existing credentials and permissions to manage Amazon resources by assigning IAM roles directly to the existing user accounts.
FSx for Windows File Server integration with Amazon Managed Microsoft AD
Integrating FSx for Windows File Server with Amazon Managed Microsoft AD provides a fully managed native Microsoft Windows based Server Message Block (SMB) protocol file system that allows you to easily move your Windows-based applications and clients (that utilize shared file storage) to Amazon. Although FSx for Windows File Server can be integrated with a self-managed Microsoft Active Directory, we do not discuss that scenario here.
Common Amazon FSx use cases and resources
This section provides a reference to resources on common FSx for Windows File Server integrations with Amazon Managed Microsoft AD use cases. Each of the use cases in this section start with a basic Amazon Managed Microsoft AD and FSx for Windows File Server configuration. For more information about how to create these configurations, see:
Amazon Elastic Container Service (ECS)
Amazon ECS supports Active Directory authentication for Windows containers through a special kind of service account called a group Managed Service Account (gMSA). Because Windows containers cannot be domain-joined, you must configure a Windows container to run with gMSA.
Related Items
Amazon AppStream 2.0
Related Items
FSx for Windows File Server can be used as a storage option for Microsoft SQL Server 2012 (starting with 2012 version 11.x) and newer system databases (including Master, Model, MSDB, and TempDB), and for Database Engine user databases.
Related Items
FSx for Windows File Server can be used to store data from Active Directory user home folders and My Documents in a central location. FSx for Windows File Server can also be used to store data from Roaming User Profiles.
Related items
Networked file shares on an FSx for Windows File Server provide a managed and scalable file sharing solution. One use case is mapped drives for clients that can be created manually or via Group Policy.
Related items
Because the size and performance of the SYSVOL folder is limited, you should as a best practice, avoid storing data such as software installation files in that folder. As a possible solution to this, FSx for Windows File Server can be configured to store all software files that are installed using Group Policy.
Related items
FSx for Windows File Server can be configured as a target drive in Windows Server Backup using the UNC file share. In this case, you would specify the UNC path to your FSx for Windows File Server instead of to the attached EBS volume.
Related Items
Amazon FSx also supports Amazon Managed Microsoft AD Directory Sharing. For more information, see:
Amazon RDS integration with Amazon Managed Microsoft AD
Amazon RDS supports external authentication of database users using Kerberos with Microsoft Active Directory. Kerberos is a network authentication protocol that uses tickets and symmetric-key cryptography to eliminate the need to transmit passwords over the network. Amazon RDS support for Kerberos and Active Directory provides the benefits of single sign-on and centralized authentication of database users so you can keep your user credentials in Active Directory.
To get started with this use case you'll first need to set up a basic Amazon Managed Microsoft AD and Amazon RDS configuration.
All of the use cases referenced below will start with a base Amazon Managed Microsoft AD and Amazon RDS and cover how to integrate Amazon RDS with Amazon Managed Microsoft AD.
Amazon RDS also supports Amazon Managed Microsoft AD Directory Sharing. For more information, see:
For more information about joining an Amazon RDS for SQL Server to your Active Directory, see Join Amazon RDS for SQL Server to your self-managed Active Directory
.NET application using Amazon RDS for SQL Server with group Managed Service Accounts
You can integrate Amazon RDS for SQL Server with a basic .NET application and group Managed
Service Accounts (gMSAs). For more information, see How Amazon Managed Microsoft AD Helps to Simplify the Deployment and Improve the Security
of Active Directory–Integrated .NET Applications