系统架构设计师-英文翻译题(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 天前
墨韵技术|CMake:现代项目构建的「行云流水」之道
c++·程序人生·软件工程·软件构建·cmake
停止重构2 天前
我大概也是软件工程的专家
低代码·软件工程·规范·开源框架·自研开发语言
Duran.L2 天前
从限购到畅通:GLM-5.1 Coding Plan接入攻略
人工智能·ai·软件工程·个人开发·ai编程
workflower4 天前
深度学习是通用型人工智能的基础
人工智能·深度学习·设计模式·软件工程·软件构建·制造
搜佛说4 天前
01-第1章-概述与快速开始
物联网·golang·开源·软件工程·边缘计算·嵌入式实时数据库
无籽西瓜a4 天前
【西瓜带你学设计模式 | 第十五期 - 策略模式】策略模式 —— 算法封装与动态替换实现、优缺点与适用场景
java·后端·设计模式·软件工程·策略模式
老兵发新帖5 天前
软件开发国内常用镜像源配置及回退方法(MAC版)
macos·软件工程
老兵发新帖5 天前
ast-grep
软件工程
无籽西瓜a5 天前
【西瓜带你学设计模式 | 第十四期 - 享元模式】享元模式 —— 内外状态分离与对象共享实现、优缺点与适用场景
java·设计模式·软件工程·享元模式
wxl7812276 天前
驾驭工程 (Harness Engineering):AI Agent 时代的软件工程新范式
人工智能·软件工程