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:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Head First Software Architecture Chapter 10

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