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 5

Across
Java __ Module System
___ to one module don’t necessarily mean ___ to the others
The Recipes ___ interface is part of the Recipes domain
Each module exposes a public ___
Modular monoliths are good when many teams need to ___ their work
Monoliths generally have one big __base
Highly rated characteristic in most monolithic architectures
Each domain in a modular monolith represents a ____ concern
With a modular monolith, ___ are often cross-functional
Smaller bits of functionality can reside in their own __-domains
It’s important to maintain these between modules
Style of monolithic architecture first used in this system
Databases typically represent modularity by representing an entity via a _____
Down
The latest addition to Naan & Pop’s menu
In a domain-partitioned architecture, each domain gets its own ____
If something is an implementation ___, it’s not an architectural concern
If technical concerns are like horizontal slices of a monolith, business concerns are ___ slices
"Spaghetti code" is too closely ___
This system is for ___ & Pop’s
A challenging kind of architecture characteristic for monoliths
Modules use ID references in ____ to look things up
Monoliths and distributed are two kinds of deployment _____
Example of a language that supports creating modules
Modules communicate indirectly, through their ___ APIs
Databases build schemas from related ___