12 lines
568 B
Markdown
12 lines
568 B
Markdown
---
|
|
title: "Microservices"
|
|
ring: adopt
|
|
quadrant: methods-and-patterns
|
|
|
|
---
|
|
|
|
We continue to stand by are belief in the microservices concept. However, it's worth mentioning that we we had to learn some lessons when it came to resilient thinking and deployment-related dependencies between microservices.
|
|
|
|
We feel that our microservice-based applications are more robust than monolithic ones have been. Thanks to the
|
|
split of the overall complexity into multiple services, new employees or team members are becoming productive within days or a few weeks.
|