Delegated Administrator Pattern

Complete the full lesson to earn 25 points — 50 with Pro

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 12

✦ Skip the page breaks, the wait, and see fewer ads — read each lesson on a single page with Pro

Module: Management and Security Governance

Section: Multi-Account Security

Lesson: The Delegated Administrator Pattern

Introduction: Why Centralized Control Needs Decentralized Execution

In the early days of cloud computing, organizations often operated with a single, monolithic account. As businesses scaled, this model quickly became a bottleneck, leading to the adoption of multi-account environments. While multi-account structures solve the problem of blast radius and resource isolation, they introduce a significant challenge: how do you manage security and governance across dozens, or even hundreds, of individual accounts without creating a massive administrative burden or a single point of failure?

The Delegated Administrator pattern is the primary answer to this challenge. It is an architectural design that allows a central management account (often called the Organization Management account or the Security Tooling account) to grant specific administrative permissions to other accounts within the organization. Instead of having a single "root" user or a central team perform every security task across every account, you delegate the responsibility for specific security services to specialized accounts.

This pattern is critical because it balances the need for centralized oversight with the reality of operational agility. By delegating authority, you ensure that security teams can manage services like threat detection, vulnerability scanning, and log aggregation from a single pane of glass, without requiring the master account to hold broad, dangerous permissions. This lesson will explore how this pattern works, how to implement it, and how to maintain it in a production environment.


Section 1 of 12

Reach the last section to complete this lesson and earn points — you're on section 1 of 12.