My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Head First Software Architecture Chapter 6

Across
Layered architectures use familiar design ___
Kind of layered architecture often found in smartphone apps
Type of architecture covered in this chapter
___ can be confined to one layer
Namespaces and packages correspond to the directory ___
Too much coupling can lead to a big ball of ___
Layer that maps object models to relational models for databases
Depending on the network for data access makes an architecture ____ reliable
Kind of database often used for persistence
Layered architectures might have two or more ___
Down
The integration layer lets the system ___ with third parties
Layered architectures facilitate ___
The ___ domain spreads across all of the layers
Logical and ___ components are usually separated in the same way
Logical ___ reside in layers
Domain-Driven ___
Layer that applies business rules
The user ___ is part of the presentation layer
The MVC pattern and layered architecture ___ responsibilities
A user’s request and its response ___ through the layers
Model-___-Controller design pattern