摘要:希賽網(wǎng)軟考頻道小編為大家整理了2019下半年軟件設(shè)計師上午真題,以下為軟件設(shè)計師基礎(chǔ)知識考試第六部分:
51、You are developing a sevver-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 customer. It might also( )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 databse;exchanging messages with other systems;and returning a HTML /JSON/XML ( ) . 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 ( ) ,collaborating services. This approach corresponds to the Y-axis of the ScaleCube. Each service is;
Flighly 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 servicers)without being impouted by changes to other services and without affecting other services.
( ) deployable-enable a team to deploy their services without having to cortdinate 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 ( ) using either synchronous protocols such as HTTP/REST or a synchronous 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、integrate
B、Coordinate
C、cooperate
D、Communicate
A、request
B、response
C、text
D、File
A、loosely coupled
B、loosely cohesion
C、High coupled
D、Highly cohesion
A、Dependently
B、Independently
C、Coordinately
D、Integratedly
A、interoprate
B、coordinate
C、communicate
D、depend
相關(guān)推薦:2019下半年軟件設(shè)計師上午真題及答案
熱點推薦:2019下半年軟考真題及答案解析(匯總)
軟考備考資料免費領(lǐng)取
去領(lǐng)取