1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
2
#1 - ECS is a perfectly reasonable place to run Jenkins, lots of customers do that.
#2 - Fargate currently doesn't support Windows, you will have to use the EC2 launch type for Windows servers
#3 - ECS doesn't support this model today, this is an area we're looking closely at so stay tuned. For now you'll need to have one instance running.
/Mats
con risposta 5 anni fa
Contenuto pertinente
- AWS UFFICIALEAggiornata 8 mesi fa
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 3 anni fa
Update: Fargate does support Windows containers on ECS: https://aws.amazon.com/about-aws/whats-new/2021/10/aws-fargate-amazon-ecs-windows-containers/. However Windows containers tend to have longer startup times than Linux containers and so EC2 with Windows Agents (always on) and/or use Image builder to reduce the container start time