Terminology Index

Glossary

2953 terms

Open concept maps
R
31

Root Account

The all-powerful original account of a cloud provider account or tenant. Because it can do anything, including disabling controls, the root account must be locked down, with MFA enforced and day-to-day use avoided.

A cloud root account is the highest-authority identity in an account or tenant, often able to override IAM policies and recover access. Its compromise is catastrophic, so cloud security foundations require strong protection: hardware-MFA, secure storage of credentials, no day-to-day use, and break-glass-only procedures. Recommendations include disabling its access keys, removing its name from notification email aliases, and monitoring any usage closely. It is a foundational hardening concern across all major clouds.

Introduced in: Cloud Security Foundations

Examples

  • Enforcing hardware MFA on the root account and locking it away.
  • Avoiding day-to-day use, reserving the root account for break-glass only.
  • Monitoring any root-account activity as an immediate alert.
S
1