Posts tagged "architecture"

Spec Driven Development: Analysing Across Features with Systems Thinking

Explore how GitHub Spec Kit's /cross-feature command applies Systems Thinking to detect cross-feature conflicts, feedback loops, and notification storms before implementation.

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

Key takeaways from an article written by Hari Krishnan and published on InfoQ about contract-driven development adoption, covering collaboration models, testing strategies, and large-scale organizational change.

Inside Out vs Outside In

Comparing Inside Out (database first) vs Outside In (UI first) approaches to implementing features, with insights from supply chain management and the benefits of pull strategy over push.

MicroServices and Traceability

How to trace features across MicroServices using user-centric stories, architecture diagrams, and working backwards from UI to APIs and schema.

Monolith to MicroServices: Where do we begin?

Logical reasoning on where to begin restructuring a Monolith to MicroServices based on your needs, mapping business problems to architectural decisions.

Cutting stories for MicroServices

How to write user stories for microservices architecture that maintain business context and traceability across services instead of treating architecture components as personas.