My Crossword Maker Logo
Powered by BrightSprout
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 10

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Across
1
Microservices make it easier for a system to do this
5
When you make a service smaller, you make it more ___
7
Each microservice __ its own data
11
Workflow where microservices communicate with each other
14
A ___-service does one thing really well
15
Microservices is this type of architecture
17
__ tolerance keeps a problem from bringing down the whole system
18
Microservices are ___-purpose
19
When you need more than one microservice to do the job, it’s a ____
Down
1
____ handling is part of an orchestrator’s job
2
Kind of component found within a microservice
3
Kind of force that pushes you to make a microservice bigger
4
Watch out for the ___ Controller pattern
6
Each microservice is a separately deployed ____ of software
8
Code resource that's often shared
9
A context that restricts data access
10
Workflow where one microservice rules all the others
12
Type of bounded context or architecture diagram
13
Good security includes restricting __ to data
16
A bad design pattern is an ___-pattern