单选题 Micro-service is a software development technology, which advocates dividing a single application into a group of small services, which coordinates and cooperates with eachother to provide ultimate value for users The micro-service(    ) has many important benefits.Fit it solves the problem of business complexity.It decomposes the original hugesingle application into a group of services.Although the total amount of functions remains the same.the application has been decomposed into manageable seruices. Ihe development speed of a single service is much faster.and it is easier to understand and (      ).Second.this architecture allows each service to be( 作答此处   )independently by a team. Developers arefree to choose any appropriate technology.Third the micro-service architecture mode enables each service to be (    ) independently.Developers never need to coordinate the deployment of local changes to their serxices.These types of changes can be deployed immediately after testing Finally the micro-service architecture eenables each service to_(    ) independently.
【正确答案】 B
【答案解析】微服务是一种软件开发技术,它主张将单个应用划分为一组小服务,这些小服务之间相互协调合作,为用户提供终极价值。微服务(71)有许多重要的好处。适合它解决了业务复杂性的问题。它将原来庞大的应用程序分解为一组服务。尽管函数的总量保持不变。应用程序被分解为可管理的服务。单项服务的开发速度要快得多。而且它更容易理解和(72)。第二。这种体系结构允许每个服务由一个团队独立进行。开发人员可以自由选择任何合适的技术。第三,微服务架构模式使得每个服务都是独立的。开发人员永远不需要协调对其服务的本地更改的部署。这些类型的更改可以在测试后立即部署。最后,微服务架构使每个服务能够独立运行。