web applications architectures

1234567
Across
  1. 2. web application component whcich is repsonsible for buissnes logic ,database transactions etc.
  2. 4. one of application request type.
  3. 6. an adjective describing how a component can be broken down into smaller parts
  4. 7. feature of the application that determines how much you can develop a given servis.
Down
  1. 1. the type of architecture in which there is a division into many smaller components
  2. 3. handles all user events through HTML, client side library like JQuery, Angular etc.
  3. 5. made of one component, coherent