Tag: architecture

Questions Related to architecture

Multiple choice technology architecture
  1. a) Makes systems more responsive to business needs, simpler to develop, and easier to maintain and manage.

  2. b) Programs the workflow engine to carry out the business process

  3. c) Helps organizations plan ahead for change, rather than responding reactively.

  4. d) The job of getting the message from the sending component to the receiving component.

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Multiple choice technology architecture
  1. a) Logic is divided into services with the intention of promoting reuse

  2. b) Services maintain a relationship that minimizes dependencies and only requires that they maintain an awareness of each other

  3. c) Services have control over the logic they encapsulate

  4. d) Beyond what is described in the service contract, services hide logic from the outside world

Reveal answer Fill a bubble to check yourself
B Correct answer