Which task can a company complete by using AWS Organizations?
Track application deployment statuses globally.
Remove unused and underutilized AWS resources across all accounts.
Activate DDoS protection across all accounts.
Share pre-purchased Amazon EC2 resources across accounts.
Explanations:
AWS Organizations does not track application deployment statuses; this is typically done using services like AWS CodeDeploy or AWS CloudTrail.
While AWS Organizations can help manage multiple accounts, it does not have built-in functionality to remove unused or underutilized resources. This requires additional tools or services for optimization.
DDoS protection is managed through AWS Shield and AWS WAF, not directly through AWS Organizations, which focuses on account management and governance.
AWS Organizations allows for resource sharing across accounts, including sharing of pre-purchased Reserved Instances for Amazon EC2, enabling cost efficiency and resource utilization.