XWords
DE
EN
Generator
Community
Log In
Sign up
Advertising
Advertisement
Share
Articles - Martin Fowler- MonolithFirst
by
Robert
1 user
has already solved this XWord.
13
2
3
24
14
9
23
9
12
12
8
15
11
13
4
7
15
2
1
3
6
21
25
6
18
7
5
11
19
16
22
5
10
16
8
14
10
4
1
17
20
" Microservices are a useful architecture, but even their advocates say that using them … a significant MicroservicePremium, which means they are only useful with more complex systems."
" During this first phase you need to prioritize speed (and thus cycle time for feedback), so the premium of microservices is a ... you should do without."
"The second issue with starting with microservices is that they only work well if you come up with good, stable boundaries between the services - which is essentially the task of ... the right set of BoundedContexts. "
"However I'd feel much more comfortable with this approach if I'd heard a ... number of stories where it worked out that way. "
"A more common approach is to start with a monolith and gradually ... microservices at the edges"
"Such an approach can leave a substantial monolith at the heart of the microservices architecture, but with most new development occurring in the microservices while the monolith is relatively ...."
" Don't be afraid of building a monolith that you will ..., particularly if a monolith can get you to market quickly."
"Another route I've run into is to start with just a couple of ...-grained services, larger than those you expect to end up with. "
"Use these services to ... working with multiple services"
"Then as boundaries stabilize, break down into ...-grained services."
"While the bulk of my contacts … toward the monolith-first approach"
"This is especially ... for system replacements where you have a better chance of coming up with stable-enough boundaries early."
"Although the evidence is ..., I feel that you shouldn't start with microservices unless you have reasonable experience of building a microservices system in the team."
"I don't feel I have enough anecdotes yet to get a ... how to decide whether to use a monolith-first strategy."
"These are early days in microservices, and there are relatively few ... to learn from."
"So anybody's advice on these topics must be seen as ..., however confidently they argue."