系统架构设计师-英文翻译题(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 天前
软件工程:类和实例
软件工程·实例··类的定义·梁辰兴·类的组成·类的类型
海天鹰1 天前
扩容U盘恢复
软件工程
梁辰兴3 天前
软件工程:数据结构设计
数据库·软件工程·设计原则·设计方法·梁辰兴·数据库结构设计·数据库结构类型
梁辰兴3 天前
软件工程:详细设计规格说明
软件工程·梁辰兴·文档定位·内容体系·详细设计规格说明·核心要素·评审机制
XDevelop AI智能应用软件开发3 天前
AI演进下的“第五次软件危机”与软件工程重塑
人工智能·软件工程·ai编程·软件危机
梁辰兴3 天前
软件工程:详细设计规格说明评审
软件工程·梁辰兴·评审内容·评审方法·评审意义·评审流程·详细设计规格说明评审
嘟哩DuliDuli3 天前
AI 账单变高的技术原因:重复上下文和用量归属
android·人工智能·安全·ai·软件工程
XR1234567884 天前
医院组网全生命周期成本选型解析
软件工程
梁辰兴4 天前
软件工程:数据库设计
数据库·软件工程·数据库设计·逻辑设计·概念设计·梁辰兴·物理设计
lidtao4 天前
青少年信息学奥赛C++四阶段学习路线(L1-L4完整体系)
c++·学习·软件工程·教培资源分享