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?