- Getting Started with Terraform(Second Edition)
- Kirill Shirinkin
- 134字
- 2021-07-15 17:06:38
Smart update management
This is a tricky one, and at the moment of writing, no tool can do it flawlessly in every case (and, honestly, it is unlikely one will ever). What happens when I change a type of three EC2 instances from m3.medium to c4.xlarge? Will my m3.medium instances shut down and be replaced one by one by new ones? Will they be instantly destroyed leading to a few minutes of downtime? Or will the tool, just ignore the updated instance type? Or will it not and then just override old nodes and I will end up with three new nodes and three old EC2 instances that I have to remove manually? Solutions to this problem differ from platform to platform, which makes it more complicated for the tool to be platform agnostic.
推薦閱讀
- Vue.js 3.x快速入門
- 解構產品經理:互聯網產品策劃入門寶典
- SQL Server 2016從入門到精通(視頻教學超值版)
- Rake Task Management Essentials
- Web Development with Django Cookbook
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- PhoneGap:Beginner's Guide(Third Edition)
- 深入淺出PostgreSQL
- Haskell Data Analysis Cookbook
- Node.js從入門到精通
- JavaScript編程精解(原書第2版)
- Clojure編程樂趣
- Zend Framework 2 Cookbook
- Cinder:Begin Creative Coding
- Lync Server Cookbook