Control Tower 2 Flashcards
VPCs, Networking, Regions
What does Control Tower do with VPCs?
Deletes the default VPC. Creates new Control Tower VPC.
VPCs, Networking, Regions
What’s in the Control Tower VPC?
3 AZs. Each has 1 public and 2 private subnets. IP space divided equally. No overlaps.
VPCs, Networking, Regions
Control Tower and Regions?
Home Region is where you start. Have to tell Control Tower to move into new regions and manage them.
VPCs, Networking, Regions
Can accounts enrolled in Control Tower deploy into regions that aren’t enabled when setting up the Landing Zone?
Yes (but controls, auditing, etc. are not enabled, no data collected, nothing enforced)
VPCs, Networking, Regions
What is Region Deny?
Can prevent users from accessing resources in Regions not governed by your LZ.
VPCs, Networking, Regions
At what level do you set Region Deny?
Whole Organization. Can’t set at particular OUs.
Controls
Another name for Controls?
Guardrails (an older term being phased out)
Controls
Where in Organizations do Controls live?
Anywhere! Per-OU, multiple OUs, inherited down
Controls
Use Case for different Controls in different OUs?
Developer OU has wide open controls, production OU is locked-down tight
Controls
Three categories of Controls?
Preventative (can’t happen), Proactive (Stop provisioning), Dectective (find an existing bad thing)
Controls
Example system providing Preventative Controls?
SCPs
Controls
Example system providing Proacrtive Controls?
CloudFormation hooks
Controls
Example system providing Dectective Controls?
Config rules
Controls
Three types of Control guidance?
Mandatory, Strongly Recommended, and Elective
Controls
Can you turn off or disable a Mandatory Control?
No
Controls
At what Org level are Mandatory Controls?
Root (everywhere)
Controls
Are Mandatory Controls on by default in a new LZ?
Yes
Controls
Can you turn off or disable a Strongly Recommended Control?
Yes
Controls
At what Org level are Strongly Recommended Controls?
Any OUs you want
Controls
Are Strongly Recommended Controls on by default in a new LZ?
No
Controls
Can you turn off or disable an Elective Control?
Yes
Controls
At what Org level are Elective Controls?
Any OUs you want
Controls
Are Elective Controls on by default in a new LZ?
No
Controls
What’s the differentiator between Strongly Recommended and Elective Controls?
Elective are for niche things, SR are generally good ideas across core workloads.