全部科目 > 软件评测师 >
2019年下半年 上午试卷 综合知识
第 75 题
章/节 专业英语  
 
 
You are developing a server-side enterprise application.It must support a variety of different clients including desktop browsers, mobile browsers and native mobile applications.The application might also expose an API for 3rd parties to consume.It might also(71)with other applications via either web services or a message broker.The application handles requests (HTTP requests and messages) by executing business logic; accessing a database; exchanging messages with other systems; and returning a HTML/JSON/XML(72).There are logical components corresponding to different functional areas of the application.
What’s the application’s deployment architecture?
Define an architecture that structures the application as a set of (73) ,collaborating services.This approach corresponds to the Y-axis of the Scale Cube. Each service is:
·Highly maintainable and testable - enables rapid and frequent development and deployment ·Loosely coupled with other services - enables a team to work independently the majority of time on their service(s) without being impacted by changes to other services and without affecting other services
·(74)deployable - enables a team to deploy their service without having to coordinate with other teams
·Capable of being developed by a small team ?essential for high productivity by avoiding the high communication head of large teams
Services(75)using either synchronous protocols such as HTTP/REST or asynchronous protocols such as AMQP.Services can be developed and deployed independently of one another.Each service has its own database in order to be decoupled from other services.Data consistency between services is maintained using some particular pattern.
 
  A.  interoperate
 
  B.  coordinate
 
  C.  communicate
 
  D.  depend
 
 




 
 
相关试题     专业英语 

  第72题    2020年下半年  
Regardless of how well designed, constructed, and tested a system or application may be, errors or bugs will inevitably occur. Once a system has been (71) , it enters operations an..

  第75题    2012年下半年  
Computers will become more advanced and they will also become easier to use. Improved speed recognition will make the operation of a computer easier. Virtual reality (虚拟 现实),t..

  第73题    2009年上半年  
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive..




更多复习资料
请登录电脑版软考在线 www.rkpass.cn

京B2-20210865 | 京ICP备2020040059号-5
京公网安备 11010502032051号 | 营业执照
 Copyright ©2000-2023 All Rights Reserved
软考在线版权所有