UDM
Unified Data Management: the 5GC function that manages subscriber data, generates authentication credentials, and handles subscription-related operations using data stored in UDR.
The UDM is the front end for everything about a subscriber. Other functions don't read the database directly — they call the UDM, which serves subscription profiles to the AMF and SMF, generates authentication material for the AUSF, tracks which AMF is currently serving a UE, and handles things like SMS subscription data. Crucially it's stateless by design: it holds no permanent data of its own and reads it all from the UDR.
That separation is deliberate. Splitting the logic (UDM) from the storage (UDR) means you can scale stateless UDM instances horizontally and swap or share the back-end store independently. The sensitive crypto — the permanent key K and vector generation — lives in the UDM's ARPF subcomponent. If you came from 4G, the UDM is the spiritual successor to the HSS, with the storage carved out into the UDR.
Frequently asked questions
- What replaced the HSS in 5G?
- Functionally the HSS splits into the UDM plus the UDR. The UDM holds the subscriber-facing logic (authentication generation, subscription handling, serving-NF registration) while the UDR holds the actual data. The AUSF also takes over part of what the HSS did for authentication. So there is no single one-to-one replacement — the HSS responsibilities were redistributed.
Related terms
Want to truly understand UDM? Learn it in context — free for 7 days.
UDM is taught inside our 5G Core Network (5GC) course with diagrams, labs and a TelcoMentor AI coach. Start a free 7-day Pro trial — no credit card.
- No credit card
- Full Pro access
- 21 verifiable certs
- TELCOMA since 2009
Get weekly 5G/LTE engineering deep-dives
One technical breakdown every Tuesday — plus first access to new tools and lessons. No spam, no marketing, just engineering. Unsubscribe in one click.