# 本章介绍

基于上述单体架构的问题及我们既定的演进方案，车贷通开始了微服务架构的改造，诚如之前提及到微服务架构的门槛相对较高，对团队整体的技术及协作能力都有一定的要求，所以本章起会重点探讨下微服务改造的各个技术和技术以外的难点以及可能的应对措施。


---

# 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-ji-shu-jia-gou/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.
