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....
Inside Out vs Outside In
Inside Out vs Outside In Starting with the DB/Backend vs Starting with the UI/User As a Developer, it is useful to have a repertoire of metaphors to better articulate our...
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...