官术网_书友最值得收藏!

Placement groups

To further distribute your load across physical hardware, you can create a placement groupThe following resource will cause your instance to be spread across underlying hardware:

resource "aws_placement_group" "web" {
name = "book-pg"
strategy = "spread"
}

Add the following to your instance resources to spread them across underlying hardware:

placement_group = "book-pg"
You could also use the cluster strategy to a create a low-latency instance group in a single AZ.
主站蜘蛛池模板: 高青县| 宁蒗| 淮安市| 上高县| 亚东县| 五家渠市| 芒康县| 建水县| 汾西县| 扶风县| 沧州市| 浪卡子县| 潜江市| 延吉市| 黄大仙区| 新津县| 广南县| 福贡县| 抚远县| 南京市| 成武县| 东至县| 扎鲁特旗| 临泉县| 象山县| 措美县| 七台河市| 桃园县| 辉县市| 富川| 五华县| 盐池县| 开化县| 赫章县| 瓦房店市| 攀枝花市| 加查县| 木兰县| 保山市| 茶陵县| 汨罗市|