Posts tagged "microservices"

Contract-Driven Development - Key takeaways from a Real-World Adoption Journey

Key Takeaways: Contract-Driven Adoption I had the privilege of publishing an in-depth article on InfoQ about the real-world adoption journey of Contract-Driven Development (CDD). The full article covers the challenges,...

Blue-Green Deployment Nuances

Blue-Green Deployment Nuances MicroServices and Polyglot deployments Attribution: Stephen Goodwin [CC BY-SA 4.0] If we already have a mature Blue Green deployment setup, it is better to stick with it....

MicroServices and Traceability

MicroServices and Traceability Tracing Features across Services Thanks Shashwat. In my humble opinion, Front-End, Back-End and Schema changes are sub-tasks and do not represent stories. User stories should always be...

Monolith to MicroServices: Where do we begin?

Monolith to MicroServices: Where do we begin? Image attribution — Robert Dimov [CC BY-SA 3.0], via Wikimedia Commons There is enough literature about how to build MicroServices. However a question...

Cutting stories for MicroServices

Cutting stories for MicroServices FrontEnd and BackEnd teams Front End Story As a User When I click search I should see results So that I can navigate to a result...