Which AWS service provides centralized management of multiple AWS accounts?
a) AWS Organizations
b) AWS IAM
c) AWS CloudTrail
d) AWS CloudFormation
Answer:
a) AWS Organizations
Explanation:
AWS Organizations is a service that provides centralized management of multiple AWS accounts. It allows users to consolidate billing, apply policies, and manage permissions across multiple accounts from a single management console.
With Organizations, users can create groups of accounts and apply policies that govern access control, security, and billing. This service simplifies the management of complex AWS environments with multiple accounts, ensuring consistency and governance across the organization.
Using AWS Organizations, businesses can scale their AWS environment while maintaining control over resource usage and security.