TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are some good resources for micro service design?

1 点作者 n00bskoolbus将近 3 年前
I&#x27;m still quite early in my career, only at my second SW Dev job. My previous position was a monolith app with arguably poor design resulting in large parts of the app being very tightly coupled when they shouldn&#x27;t be. Obviously this make testing some parts of the app very difficult and of course those were the critical parts of them app (our integration test suite took over 24 hours to run at one point).<p>When I joined my current company they were in the process of breaking down their monolith into micro services which based on my work at my previous position seemed like a much better alternative. After some time here I feel like I&#x27;m unsure whether or not micro services are as amazing as they need to be but I&#x27;m currently chalking it up to my inexperience with them. It seems like there needs to be a balance of making sure that each service has a limited responsibility while also not having services too interdependent.<p>So basically I would like to learn more about good design practices and pitfalls to avoid. What resources have you guys used to learn more about micro services?

暂无评论

暂无评论