We identified Cargo Tracking as the main problem space/core domain and the Cargo Tracker application as the solution to address this problem space.
We identified the various sub-domains/bounded contexts for the Cargo Tracker application.
We detailed out the domain model for each of our bounded contexts including identification of aggregates, entities, value objects, and domain rules.
We identified the supporting domain services required within the bounded contexts.
We identified the various operations within our bounded ...