Secure Deployment
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Security - Specialty premium course — no separate purchase.
Included in this chapter:
- Why IaC is a security control, and how you gate it
- StackSets: one template, many accounts
- Central policy, secrets, and tags
- Sharing resources: RAM vs Service Catalog
- Exam-pattern recognition
Central deployment and sharing services on SCS-C03
| Concern | CloudFormation StackSets | AWS Firewall Manager | AWS RAM | AWS Service Catalog |
|---|---|---|---|---|
| What it does | Deploy one template to many accounts/Regions | Apply WAF/network policies org-wide | Share an existing resource across accounts | Publish approved products for self-service |
| Needs AWS Organizations | Only for service-managed model | Yes, all features | No, but enables invitation-free org sharing | No, optional org sharing of portfolios |
| Central admin role | Administrator account (+ execution role) | Delegated administrator account | Resource-owning account | Portfolio administrator |
| Auto-covers new accounts | Yes, with auto-deployment to target OU | Yes, new in-scope accounts/resources | Yes, when shared to an OU | No, grant access per principal |
| Primary security value | Consistent, drift-checkable config everywhere | Uniform, unbypassable runtime guardrails | No duplication, no broad resource policies | Launch constraint runs as a role, not the user |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- What is AWS CloudFormation?
- Validating a CloudFormation template (cfn-lint)
- What is AWS CloudFormation Guard?
- CloudFormation Hooks structure and server-side enforcement
- Managing stacks across accounts and Regions with CloudFormation StackSets
- Create CloudFormation StackSets with service-managed permissions
- AWS Firewall Manager
- AWS Firewall Manager prerequisites
- Using dynamic references to specify external values in CloudFormation templates
- AWS Organizations tag policies
- What is AWS Resource Access Manager (RAM)?
- Enable resource sharing within AWS Organizations (AWS RAM)
- What is AWS Service Catalog?