I have a common scenario that I am looking for some guidance from people more experienced with DDD and Domain Modeling in general.
Say I start out building a blog engine
I think whenever the domain expert uses the word "when" one must consider Domain Events or an event bus, this was a classic example in that sense.
I have written a detailed answer which describes when to use event buses, it might be a good read around this topic