提交 7a234cae 编写于 作者: Y yanglbme

docs: update microservices-introduction

上级 b6df4d9a
......@@ -106,4 +106,12 @@
- [微服务架构整个章节内容属额外新增,会陆续补充完善]()
- [关于微服务架构的描述](/docs/micro-services/microservices-introduction.md)
### Spring Cloud 微服务架构
\ No newline at end of file
### Spring Cloud 微服务架构
- 什么是微服务?微服务之间是如何独立通讯的?
- Spring Cloud 和 Dubbo 有哪些区别?
- Spring Boot 和 Spring Cloud,谈谈你对它们的理解?
- 什么是服务熔断?什么是服务降级?
- 微服务的优缺点分别是什么?说一下你在项目开发中碰到的坑?
- 你所知道的微服务技术栈都有哪些?
- Eureka 和 Zookeeper 都可以提供服务注册与发现的功能,它们有什么区别?
- ......
\ No newline at end of file
# 微服务
> 翻译自 [Martin Fowler](https://martinfowler.com/) 网站 [Microservices](https://martinfowler.com/articles/microservices.html) 一文,阅读需要耐心。<br>
本人水平有限,翻译若有不当之处,欢迎指出。
> 翻译自 [Martin Fowler](https://martinfowler.com/) 网站 [Microservices](https://martinfowler.com/articles/microservices.html) 一文。文章篇幅较长,阅读需要一点耐心。<br> 本人水平有限,若有不妥之处,还请各位帮忙指正,谢谢。
过去几年中出现了“微服务架构”这一术语,它描述了将软件应用程序设计为若干个可独立部署的服务套件的特定方法。尽管这种架构风格尚未有精确的定义,但围绕业务能力、自动部署、端点智能以及语言和数据的分散控制等组织来说,它们还是存在着某些共同特征。
......
images/mq-11.png

8.2 KB | W: | H:

images/mq-11.png

15.2 KB | W: | H:

images/mq-11.png
images/mq-11.png
images/mq-11.png
images/mq-11.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册