Developer Experience in Microservices
Key decisions in designing developer experience and development cycle for teams in a microservices architecture.
-
Designing Developer Experience in Microservices Architecture
TL;DR — This is the intro to a three-piece article series discussing key decisions in designing developer experience and development cycle for teams in a microservices architecture.
-
Version Control Layout in Microservices Architecture
TL;DR - this is a discussion about the pros and cons of version control layout alternatives. There is a ton of reading material regarding the pros and cons of monorepo vs. multirepo. In this article,...
-
Code Sharing in Microservices Architecture
TL;DR - This is a story of leveraging various tools to empower microservices architecture, how we use it at HUMAN, and when to use and not use it.
-
Testing Strategies in Microservices Architecture
TL;DR - this article discusses automated testing in microservices architecture, how to keep it as simple as possible, and how to gain maximum reliability during the rollout of big changes.