Update microservices.md

This commit is contained in:
Roland Edwards, AOE GmbH
2018-05-17 10:16:20 +02:00
committed by GitHub
parent b7a53f76cb
commit efd2d4aad1

View File

@@ -5,8 +5,7 @@ quadrant: methods-and-patterns
---
We still stick to the microservices concept. But it's worth to mention, that we we had some lessons to learn when it
came to resilient thinking and deployment related dependencies between microservices.
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 getting productive within days or a few weeks.
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.