Question 80:
You are part of the IT team of a small car manufacturer company. The company is starting to move its On-Premise resources to the cloud. The Marketing department was the first department to migrate its applications to the cloud. Now the finance team wants to do the same. Each department should have its own AWS account but you need one management account to pay for the bills of all the AWS accounts. What do you suggest to solve this?
Answer options:
A.Create a different VPC for the Finance Department and limit their access to resources with IAM Roles and Policies. B.Use AWS Control Tower. C.Use AWS Organizations to manage both AWS accounts. D.Use AWS Cost Explorer to divide the bills and use IAM policies to limit the access to resources.