ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

124 / 500

Question 124:

Your company wants to understand where the cost is coming from in the company’s production AWS account. There are several applications and services running at any given time. Without expending too much initial development time, how can you give the business a good understanding of which applications cost the most per month to operate?

Answer options:

A.Create an automation script that periodically creates AWS Support tickets requesting detailed intra-month information about your bill.
B.Use custom CloudWatch Metrics in your system, and put a metric data point whenever cost is incurred.
C.Use AWS Cost Allocation Tagging for all resources which support it. Use the Cost Explorer to analyze costs throughout the month.
D.Use the AWS Price API and constantly running resource inventory scripts to calculate total price based on multiplication of consumedresources over time.