Mike Hoganmikehogan.hashnode.dev·Jul 1, 2024The Power of Bounded Contexts in Software Development: A Journey of DiscoveryIn the realm of software development, one of the most impactful discoveries in any build is identifying the right bounded contexts. This approach allows developers to focus on excellently implementing each concern with a model fully germane to that s...#Domain-Driven-Design
Peter Merrillpeterm.hashnode.dev·Feb 25, 2024Bounded Contexts: Taming Complexity in Software DevelopmentBuilding complex software systems often involves managing diverse concepts and ensuring clear communication between different stakeholders. Imagine working on a project where different teams use the same terms for entirely different things. In one re...40 readsDDD
Timur Galeevtgaleev.com·Mar 29, 2023Domain-Driven Design (DDD) in AWS. Find Your Business Domains.This article is an introduction to Domain-Driven Design and how it can be used with AWS. I will provide guidance on how to define business domains in legacy monolithic applications and decompose them into a set of microservices step by step. By start...12 likes·323 reads#Domain-Driven-Design