120k views
0 votes
a company has multiple research departments that have deployed several resources to the aws cloud. the departments are free to provision their own resources as they are needed. to ensure normal operations, the company wants to track its aws resource usage so that it is not reaching the aws service quotas unexpectedly. which combination of actions should the solutions architect implement to meet the company requirements? (select two.)

User Mimmo
by
7.9k points

1 Answer

4 votes

Final answer:

To track resource usage in AWS, the company should enable AWS CloudTrail for monitoring API calls and utilize AWS Service Quotas along with AWS Trusted Advisor for managing quotas and best practices guidance.

Step-by-step explanation:

To ensure the company can track its AWS resource usage and manage service quotas effectively, the solutions architect should consider implementing the following actions:

Enable AWS CloudTrail to log and continuously monitor the API calls made within the AWS account. This service records a wide range of data, including which resources have been deployed or terminated, by whom, and when, thus allowing for auditing and analyzing resource usage patterns.

Utilize AWS Service Quotas and AWS Trusted Advisor. AWS Service Quotas allows you to view and manage your quotas easily from a central dashboard. Trusted Advisor provides real-time guidance to help you provision your resources following AWS best practices, including alerts on reaching service limits.

Combining these tools will give the company the required visibility and control over its AWS resource consumption, ensuring operations run smoothly without unexpectedly hitting service limits.

The complete question is: a company has multiple research departments that have deployed several resources to the aws cloud. the departments are free to provision their own resources as they are needed. to ensure normal operations, the company wants to track its aws resource usage so that it is not reaching the aws service quotas unexpectedly. which combination of actions should the solutions architect implement to meet the company requirements? (select two.) is:

User Seth Spearman
by
8.8k points