Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rootsongjc committed Jan 30, 2019
1 parent 0b52f4f commit f454c69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cloud-native/cloud-native-philosophy.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@

我们无法考虑转向微服务的所有考虑因素。拥有微服务并不意味着您拥有云原生基础设施。如果您想阅读更多,我们推荐Sam Newman的Building Microservices(O'Reilly,2015)。虽然微服务是实现您的应用程序灵活性的一种方式,但正如我们之前所说的,它们不是云原生应用程序的必需条件。

> **健康报告**
>
> 停止逆向工程应用程序并开始从内部进行监控。 - Kelsey Hightower,Monitorama PDX 2016:healthz
### 健康报告

> 停止逆向工程应用程序并开始从内部进行监控。 —— Kelsey Hightower,Monitorama PDX 2016:healthz
没有人比开发人员更了解应用程序需要什么才能以健康的状态运行。很长一段时间,基础设施管理员都试图从他们负责运行的应用程序中找出“健康”该怎么定义。如果不实际了解应用程序的健康状况,他们尝试在应用程序不健康时进行监控并发出警报,这往往是脆弱和不完整的。

Expand Down

0 comments on commit f454c69

Please sign in to comment.