Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何维护好一个微服务 #117

Open
cyningsun opened this issue Mar 31, 2021 · 0 comments
Open

如何维护好一个微服务 #117

cyningsun opened this issue Mar 31, 2021 · 0 comments

Comments

@cyningsun
Copy link
Owner

https://www.cyningsun.com/03-31-2021/how-maintain-a-micro-service.html

微服务火了这么久,服务越拆越多,但是很少有人知道如何维护好一个微服务。本文以微博的 “用户资料” 服务举例来谈谈。
显而易见,一个正常状态的 “用户资料” 服务应该呈现以下状态:

调用量以用户资料相关接口为主
举例:调整前:为了保证用户已登记该设备,每次打开设备都调用 “用户资料” 的“登记设备”的接口。登记设备 占据该模块很大一部分请求量。调整后:客户端

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant