免费智能真题库 > 历年试卷 > 软件评测师 > 2019年下半年 软件评测师 上午试卷 综合知识
  第73题      
  章/节:   专业英语       

 
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.  loosely coupled
 
  B.  loosely cohesion
 
  C.  highly couple
 
  D.  highly cohesion
 
 
 

 
  第72题    2013年下半年  
   62%
There is nothing in this world constant but inconstancy. —SWIFT
Project after project designs a set of algori..
  第71题    2018年下半年  
   49%
The project workbook is not so much a separate document as it is a structure imposed on the documents that the project w..
  第75题    2014年下半年  
   65%
Teams are required for most engineering projects. Although some small hardware or software products can be developed by..
   题号导航      2019年下半年 软件评测师 上午试卷 综合知识   本试卷我的完整做题情况  
1 /
2 /
3 /
4 /
5 /
6 /
7 /
8 /
9 /
10 /
11 /
12 /
13 /
14 /
15 /
 
16 /
17 /
18 /
19 /
20 /
21 /
22 /
23 /
24 /
25 /
26 /
27 /
28 /
29 /
30 /
 
31 /
32 /
33 /
34 /
35 /
36 /
37 /
38 /
39 /
40 /
41 /
42 /
43 /
44 /
45 /
 
46 /
47 /
48 /
49 /
50 /
51 /
52 /
53 /
54 /
55 /
56 /
57 /
58 /
59 /
60 /
 
61 /
62 /
63 /
64 /
65 /
66 /
67 /
68 /
69 /
70 /
71 /
72 /
73 /
74 /
75 /
 
第73题    在手机中做本题