Complete these steps with the AWS CLI to run IIS in a container on Windows on Fargate without any EC2 instances.| docs.aws.amazon.com
Learn how to create a Fargate cluster using the AWS CLI.| docs.aws.amazon.com
You can use an Amazon ECS service to run and maintain a specified number of instances of a task definition simultaneously in an Amazon ECS cluster. If one of your tasks fails or stops, the Amazon ECS service scheduler launches another instance of your task definition to replace it.| docs.aws.amazon.com