Book description
大多数公司致力于规避故障,但对分布式系统而言,更好的方法是拥抱故障并从中学习。混沌工程旨在提前发现系统的缺陷,从根本上提高系统的稳定性,并实现反脆弱性。
本书是写给软件工程师的混沌工程实践指南,作者从基本概念出发,逐渐展开混沌工程的整体流程,并提供了配套代码示例和真实案例说明。以下是本书的主要内容。
- 学会像混沌工程师一样思考。
- 构建假说待办集,确定系统可能出现的问题。
- 根据假说规划和开展混沌工程游戏日。
- 使用Chaos Toolkit和Python编写并运行自动化混沌工程实验。
- 将混沌工程实验转变为测试,确认已修复缺陷。
- 实现持续混沌,证实缺陷不会再次出现。
Table of contents
- 封面
- 扉页
- 版权
- 版权声明
- O’Reilly Media, Inc.介绍
- 本书赞誉
- 目录
- 前言
- 第一部分 混沌工程入门
- 第二部分 混沌工程自动化
- 第三部分 混沌工程操作
Product information
- Title: 混沌工程实战:手把手教你实现系统稳定性
- Author(s):
- Release date: August 2020
- Publisher(s): Posts & Telecom Press
- ISBN: None
You might also like
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …