系统架构设计师-英文翻译题(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.

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

相关推荐
中电金信1 天前
中电金信:AI重构测试体系·智能化时代的软件工程新范式
人工智能·重构·软件工程
小马哥编程2 天前
【软考架构】第五章 软件工程基础知识:5.1软件工程概述
架构·软件工程
爱思德学术2 天前
中国计算机学会(CCF)推荐学术会议-C(软件工程/系统软件/程序设计语言):REFSQ 2026
软件工程·软件需求·需求工程
张较瘦_2 天前
[论文阅读] 人工智能 + 软件工程 | TDD痛点破解:LLM自动生成测试骨架靠谱吗?静态分析+专家评审给出答案
论文阅读·人工智能·软件工程
数据知道3 天前
【系统分析师】第7章-基础知识:软件工程(核心总结)
软件工程·软考高级·系统分析师
小马哥编程3 天前
软件工程:DO-178中的适航要求核心要素
软件工程
阿啄debugIT3 天前
装饰(Decorator)模式可以在不修改对象外观和功能的情况下添加或者删除对象功能
软件工程·1024程序员节
ftswsfb4 天前
常用配置文件
软件工程
张较瘦_4 天前
[论文阅读] 软件工程 - 需求工程 | 2012-2019年移动应用需求工程研究趋势:需求分析成焦点,数据源却藏着大问题?
论文阅读·软件工程·需求分析
roman_日积跬步-终至千里4 天前
【系统架构师设计(8)】需求分析之 SysML系统建模语言:从软件工程到系统工程的跨越
系统架构·软件工程·需求分析