Containers
Tag: gMSA
Windows authentication with gMSA on Linux containers on HAQM ECS with AWS Fargate
Introduction Today, we are announcing the availability of Credentials Fetcher integration with AWS Fargate on HAQM Elastic Container Service (HAQM ECS). With this launch, you have the option of running Linux containers that depend on Windows authentication on HAQM ECS using both the HAQM Elastic Compute Cloud (HAQM EC2) launch type, as well as with […]
Using Windows Authentication with gMSA on Linux Containers on HAQM ECS
UPDATE: On July 17th 2023, AWS launched support for Windows authentication with gMSA on non-domain-joined (domainless) HAQM ECS Linux container instances. This blog post has been updated to cover both modes, making domainless mode the default. Introduction Today, we are announcing the availability of Credentials Fetcher integration with HAQM Elastic Container Service (HAQM ECS). This […]
Windows Authentication on HAQM EKS Windows pods
Per Microsoft documentation: Windows-based networks commonly use Active Directory (AD) to facilitate authentication and authorization between users, computers, and other network resources. Enterprise application developers often design their apps to be AD-integrated and run on domain-joined servers to take advantage of Integrated Windows Authentication, which makes it easy for users and other services to automatically […]
How to Run ECS Windows Task with group Managed Service Account (gMSA)
HAQM Elastic Container Service(ECS) recently announced gMSA support, and the focus of this blog post is to show you how to deploy a Windows Task with gMSA credentials. Though the main focus is on ECS Task, I will also show you how to set up an AWS managed Active Directory with a gMSA account, and […]