链接: https://pan.baidu.com/s/16h1EUx1r2NlvHiTBLqdAXQ?pwd=5ktx 提取码: 5ktx 复制这段内容后打开百度网盘手机App,操作更方便哦
出版社: 东南大学出版社
ISBN:9787564172954
版次:1
商品编码:12288462
品牌:南京东南大学出版社
包装:平装
开本:16开
出版时间:2018-01-01
用纸:胶版纸
页数:336
字数:446000
正文语种:英文
内容简介
虚拟化、云、容器、服务器自动化以及软件自定义网络的初衷是简化IT运维,然而应用了这些技术之后,很多组织发现它们不断增长,蔓延成了一个无法管理的系统。这正是基础设施即代码的用武之地。在这本务实的指导之作中,来自ThoughtWorks的Kief Morris展示了如何有效地使用DeV0ps运动所倡导的原则、时间和模式,来管理云时代的基础设施。
对于系统管理员、基础设施工程师、团队领袖以及架构师来说,这是一本难得的佳作。它描述了可以用来实现基础设施即代码的多种工具、技巧和模式。在基弗·莫里斯著的这本《基础设施即代码(影印版)(英文版)》的三个部分中,你将学习用来创建和配置基础设施元素的平台和工具、使用这些工具的模式以及在你自身环境中落实基础设施即代码的实践。
检查那些当企业采用新一代基础设施技术时常掉入的陷阱
理解动态基础设施平台的能力和服务模型
学习提供、开通和配置核心基础设置资源的工具
探索管理动态基础设施的服务和工具
学习开通服务器、构建服务器模板和更新运行时服务器的特定模式和实践
作者简介
Kief Morris,ThoughtWorks首席云技术专家,已经从事设计、构建和运行自动化IT服务器基础设施相关工作接近20年。作为一名ThoughtWorks咨询师,他和客户一起工作,使用来自Lean、Continuous Delivery和DevOps的理念,帮助客户规划、设计并实现流程及系统,以交付和托管软件。
内页插图
精彩书评
★“对当下基础设施即代码领域的一个全面而广泛的综述,快速上手学习的理想教材。有经验的读者会感激作者分享的踩坑总结。”
——PatrickDebois
Devopsdays创始人
★“在软件交付向云时代转型的时期,Kief的书阐述了一项至关重要的技术。”
——MartineFowler
Thoughtwlrks首席科学家
目录
Preface
Part Ⅰ. Foundations
1. Challenges and Principles
Why Infrastructure as Code?
What Is Infrastructure as Code?
Goals of Infrastructure as Code
Challenges with Dynamic Infrastructure
Server Sprawl
Configuration Drift
Snowflake Servers
Fragile Infrastructure
Automation Fear
Erosion
Principles of Infrastructure as Code
Systems Can Be Easily Reproduced
Systems Are Disposable
Systems Are Consistent
Processes Are Repeatable
Design Is Always Changing
Practices
Use Definition Files
Self-Documented Systems and Processes
Version All the Things
Continuously Test Systems and Processes
Small Changes Rather Than Batches
Keep Services Available Continuously
Antifragility: Beyond "Robust"
The Secret Ingredient of Antifragile IT Systems
Conclusion
What's Next?
2. Dynamic Infrastructure Platforms
What Is a Dynamic Infrastructure Platform?
Requirements for a Dynamic Infrastructure Platform
Programmable
On-Demand
Self-Service
Infrastructure Resources Provided by the Platform
Compute Resources
Storage Resources
Network Resources
Types of Dynamic I