Slide 8
Slide 8 text
8
Problems of Microservices Architecture
● Every time a new microservice is developed, it’s need to prepare
the infrastructure
○ In the case of monolithic architecture, since the code base
for adding new functions is the same, there is no need to
newly prepare infrastructure for deployment
○ On the other hand, in the case of microservices
architecture, it is costly to prepare new infrastructure
○ The infra includes not only the server but also 3rd party
tools (PagerDuty,