Posts 图说微服务发展演变
Post
Cancel

图说微服务发展演变

单一服务与微服务

*—Monolithic vs Micro Services

微服务的热度从2014年就开始了, 随着对服务组件的独立性要求越来越高,服务耦合度的解绑要求也是与日俱增。 这里借用 DZone 的这篇文章,抽取出其中的图做个简要的总结。 这边博客的中文翻译在

##Monolithic

Monolithic

##Microservice Architecture

Microservice Architecture

##REST interface to expose microservices

REST expose

##Point-to-point connection

Inter Service of Point-to-point

##API Gateway connection

API Gateway connection

##Asynchronized Message

Asynchronized message

##Seperate database under Microservice

Microservice has own database

##Service Discovery Client Discovery

—- 客户端发现

Service Discovery

—- 服务端发现

##Microservice as Container

Microservice as container

##Microservice security with OAuth2 and OpenID Security

This post is licensed under CC BY 4.0 by the author.

Recent Update

    Trending Tags

    Contents

    Trending Tags