AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A Developer has created a task definition that aws video

Question 1
« Back   Next aws developer Question »

Full Certification Question

A Developer has created a task definition that includes the following JSON code: "placementStrategy" : [ { "field" : "attribute:ecs.availability-zone" , "type" : "spread" }, { "field" : "instanceId" , "type" : "spread" } ] What is the effect of this task placement strategy?