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

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.
主站蜘蛛池模板: 青岛市| 榕江县| 鱼台县| 格尔木市| 台东市| 西丰县| 沙洋县| 疏附县| 缙云县| 龙门县| 巴楚县| 正蓝旗| 莲花县| 南澳县| 鲁甸县| 威远县| 图片| 丰镇市| 兰考县| 高雄县| 汝州市| 凤阳县| 海口市| 都匀市| 阳江市| 贡山| 台东市| 阿城市| 龙井市| 大埔区| 田阳县| 应用必备| 晋宁县| 应城市| 修水县| 武清区| 常宁市| 五常市| 延寿县| 呼伦贝尔市| 清涧县|