What is a zero-downtime rotation?
Plans with spare active-key capacity can keep old and new credentials active during the deployment window.
- Create the replacement
- Deploy and verify it
- Revoke the previous key
- Remove the old secret from storage
What if all active-key slots are used?
Choose a low-traffic window, identify an unused key to revoke, or temporarily consolidate carefully before creating the replacement.
When is immediate revocation required?
Revoke immediately after public exposure, unauthorized use, or loss of control. A normal scheduled rotation can use the overlap procedure.