At what segment count does AEP performance visibly degrade and what's governance model to follow to stay ahead of it?
We are about 18 months into a mature AEP + RTCDP implementation and have crossed 400 active segments across business units. We are starting to see non-trivial evaluation latency on streaming segments during peak ingestion windows and our architecture review flagged segment sprawl as a likely contributor.
Adobe's documentation sets technical limits but doesn't offer much guidance on the operational governance model to prevent getting there particularly in a large enterprise where multiple teams (CRM, digital, paid media, product) all have write access to the segment builder.
A few things I'm genuinely curious how others have solved:
- Do you enforce a segment approval workflow before publish to production, and if so, is that a process control or is there a technical gate you've built?
- How do you handle segment ownership when the original creator has left the team?
- Orphaned segments with no owner are our single biggest hygiene problem.
- Have you seen a material performance difference between streaming segments that use only profile attributes vs. those that join experience events?
- I suspect event-join segments are our heaviest compute consumers but haven't isolated it cleanly yet.
Curious if anyone has built a segment lifecycle management framework even a lightweight one that scales beyond a single team.
This feels like a gap between what the platform enables and what enterprise operations actually needs.