Sometimes my Aggregate will be very simple; some scenarios are simply not complex enough to require deep trees of objects and relations. Consider a Website Monitoring application, which periodically pings a URL to check if it is alive. The Web App will have: Id FriendlyName URL IsAlive It doesn’t have much data, doesn’t have childRead more