AWS - ECS and Fargate
Given this ECS service configuration snippet, what launch type will it use?
{
"launchType": "EC2",
"taskDefinition": "my-task-def"
}{
"launchType": "EC2",
"taskDefinition": "my-task-def"
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions