|  |      1chenze      2017-03-14 12:14:38 +08:00  1 你需要 Citrix Smart Tools: https://smart.cloud.com/ 创建一个 AWS Resource Location ,然后创建一个 Blueprint (Smart Build) 一个 Blueprint 可以定义任意多个机器。你可以重复 Deploy 多次同一个 Blueprint | 
|  |      2cloudbeyond      2017-03-14 12:19:20 +08:00  1 使用 Cloudformation 服务就可以了, 做好模板, 多地重复部署 | 
|      3ChopinWong      2017-03-15 07:15:12 +08:00  1 aws 有 api 啊 | 
|      4chengdns      2017-03-15 10:01:54 +08:00 集群要多个机房才有优势吧 | 
|  |      6poppub      2017-03-15 14:55:50 +08:00  1 用 api | 
|  |      7zzlyzq OP 感谢各位, 使用 boto 做了简单的业务开发,已经跑起来了,可以满足 securitygroup 绑定到 instance 。 http://blog.csdn.net/vbaspdelphi/article/details/62225272 @cloudbeyond 兄弟, Cloudformation 有点玩不转呀,门槛感觉有点高 @chenze 兄弟, 还是有些复杂,目前采用 boto 调用 awsapi 搞了搞,各位兄弟帮忙给点建议。 |