Skip to main content

AWS Glossary

AWS Control Tower

Managed service that automates AWS landing zone setup, multi-account governance, and compliance monitoring with preventive, detective, and proactive controls.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

Managed service that automates AWS landing zone setup, multi-account governance, and compliance monitoring with preventive, detective, and proactive controls.

Key Facts

  • Managed service that automates AWS landing zone setup, multi-account governance, and compliance monitoring with preventive, detective, and proactive controls
  • It builds on AWS Organizations, Service Control Policies (SCPs), and CloudTrail to enforce organizational standards across accounts
  • AWS renamed these "controls" in 2023; using the old name causes confusion when referencing AWS documentation
  • Mistake 2:** Not adopting proactive controls
  • Preventive controls block actions at runtime; proactive controls block non-compliant infrastructure before it's ever deployed — catching issues earlier

Entity Definitions

EC2
EC2 is an AWS service relevant to aws control tower.
S3
S3 is an AWS service relevant to aws control tower.
IaC
IaC is a cloud computing concept relevant to aws control tower.
compliance
compliance is a cloud computing concept relevant to aws control tower.
Terraform
Terraform is a term relevant to aws control tower.
CloudFormation
CloudFormation is a term relevant to aws control tower.

Related Content

Definition

AWS Control Tower is a managed service that simplifies AWS multi-account governance by automating landing zone setup and providing pre-configured controls (formerly called “guardrails” — renamed in 2023). It builds on AWS Organizations, Service Control Policies (SCPs), and CloudTrail to enforce organizational standards across accounts.

Core Components

Orchestration

Controls (formerly “guardrails”)

Account Factory

Compliance Dashboard

Three Types of Controls

Preventive Controls (block actions)

Detective Controls (detect violations)

Proactive Controls (added 2023)

Account Factory for Terraform (AFT)

AFT is the recommended approach for organizations already using Terraform. It replaces the manual Service Catalog workflow with a GitOps-based pipeline:

Control Tower vs Manual Landing Zone

AspectControl TowerManual Landing Zone
Setup effortLow (hours)High (weeks)
FlexibilityModerateFull
ControlsPre-built + customFully custom
AFT supportYesN/A
Best forGovernance out-of-the-boxUnique compliance requirements

Common Mistakes

Mistake 1: Using the old “guardrails” terminology in documentation. AWS renamed these “controls” in 2023; using the old name causes confusion when referencing AWS documentation.

Mistake 2: Not adopting proactive controls. Preventive controls block actions at runtime; proactive controls block non-compliant infrastructure before it’s ever deployed — catching issues earlier.

Mistake 3: Skipping AFT for Terraform shops. If your team already uses Terraform, AFT gives you GitOps-driven account provisioning at no extra cost.

Implementation Timeline

Setup: 1-2 hours

Customization: 1-2 weeks

Adoption: Ongoing

Need Help with This Topic?

Our AWS experts can help you implement and optimize these concepts for your organization.