RODC is an Additional Domain Controller in a Domain, Host a Read only replica of Active Directory Services Database. Design primarily for branch office with fewer Users, poor Physical Security, relatively poor network bandwidth to hub server, no Dedicated Administrator.
RODC hold all object and attribute of a writeable DC, changes to any Object or attributes NOT Allowed and malicious user at branch locations cannot pollute or corrupt AD database.
RODC replicate only one way it pulls changes from writeable domain controllers.
It reduces the workload of bridgehead servers in the hub site and reduces effort to monitor replication.
By default, RODC will not store any password, except for its own account computer account and special krbtgt (Kerberos Ticket Granting Ticket) account, RODC is advertise as Key Distribution Center (KDC) for the branch then forward the authentication request to Hub if password not in cache.