系统架构设计师-英文翻译题(2022年下半年)

Micro-service is a software development technology, which advocates dividing a single application into a group of small services, which coordinates and cooperates with each other to provide ultimate value for users.

微服务是一种软件开发技术,它主张将单个应用程序划分为一组小服务,相互协调合作,为用户提供终极价值。微

The micro-service (architecture)has many important benefits.

微服务架构有许多重要的好处。

First,it solves the problem of business complexity. lt decomposes the original huge single application into a group of services.Although the total amount of functions remains the same, the application has been decomposed into manageable services.

首先,它解决了业务复杂性的问题。它将原来庞大的单个应用程序分解为一组服务尽管功能的总数保持不变,但应用程序已被分解为可管理的服务。

The development speed of a single service is much faster, and it is easier to understand and(maintain).

单个服务的开发速度要快得多,而且更容易理解和维护

Second, this architecture allows each service to be (developed)independently by a team.

其次,这种架构允许每个服务由一个团队独立开发,

Developers are free to choose any appropriate technology.

开发人员可以自由选择任何适当的技术:

Third, the micro-service architecture mode enables each service to be (deployed)independently.

再次,微服务架构模式允许各个服务独立部署

Developers never need to coordinate the deployment of local changes to their services. These types of changes can be deployed immediately after testing.

开发人员永远不需要协调对其服务的本地更改的部署这些类型的更改可以在测试后立即部署:

Finally, themicro-service architecture enables each service to( expand)independently.

最后微服务架构允许每个服务独立扩展。

相关推荐
holeer5 天前
【V3.0】「酒店 × 视觉AI」项目 | 需求分析说明书(软件工程概论 - 课程作业三)
人工智能·软件工程·需求分析·原型设计·总体设计·结构化设计
雾江流5 天前
Xtra 2.54.1 | Twitch直播第三方客户端,开源纯净无广
软件工程
张较瘦_6 天前
[论文阅读] AI + 教育 | 不是单纯看视频!软件工程培训的游戏化融合之道
论文阅读·人工智能·软件工程
张较瘦_6 天前
[论文阅读] AI + 软件工程 | 用统计置信度破解AI功能正确性评估难题——SCFC方法详解
论文阅读·人工智能·软件工程
@insist1236 天前
软考-软件设计师-计算机体系结构核心考点与应用
软件工程·软考·软件设计师
零一iTEM7 天前
Bambu Studio 在Windows上无法启动
笔记·软件工程·学习方法
yzx9910137 天前
重构边界:软件工程与计算机科学的未来就业方向深度观
重构·软件工程
木枷8 天前
KIMI-DEV: AGENTLESS TRAINING AS SKILL PRIORFOR SWE-AGENTS
人工智能·软件工程
木枷10 天前
SWE-smith: Scaling Data for Software Engineering Agents
人工智能·软件工程
郝学胜-神的一滴10 天前
在Vibe Coding时代,学习设计模式与软件架构
人工智能·学习·设计模式·架构·软件工程