1 分钟阅读

Scene

Design Review — Discussing Technical Approaches

  • A: So we have two options — build a new microservice, or extend the existing one. Thoughts?
  • B: My initial thought is we should extend the existing service. Less operational overhead.
  • A: I’d push back on that. The existing service is already doing too much. From my perspective, a new service gives us cleaner boundaries.
  • B: To be fair, you have a point. But off the top of my head, the deployment pipeline alone would take two weeks.
  • A: Here’s my take — we start with the extension, but design it so we can split it out later.
  • B: I’m leaning toward that approach too. Best of both worlds.

Expression

表达 中文含义
From my perspective… 从我的角度来看……
I’m leaning toward… 我倾向于……
My initial thought is… 我初步的想法是……
Off the top of my head… 我现在第一反应是……
To be honest… 说实话……
To be fair… 客观来说……
I’m not fully convinced yet. 我还没有完全被说服。
I’m not convinced this will scale. 我不确定这个方案能扩展。
The way I see it… 在我看来……
My two cents is… 我的一点浅见是……
If I had to pick, I’d say… 如果非要选的话,我会说……
I’d push back on that. 我对这个有不同意见。
I’d argue that… 我认为……
Here’s my take. 这是我的看法。