# 本章介绍

在介绍了微服务架构设计、开发、测试之后我们再谈下微服务下的运维与交付。

运维的重要性不言而喻，尤其是Service Mesh形态的微服务更是把运维的地位提升了一个量级。本章我们会重点介绍下微服务运维的几个要点及交付指标设定。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gudaoxuri.gitbook.io/microservices-architecture/wei-fu-wu-hua-zhi-yun-wei-yu-jiao-fu/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
