0
0
AWScloud~20 mins

AWS Cost Explorer basics - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
AWS Cost Explorer Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
service_behavior
intermediate
2:00remaining
Understanding AWS Cost Explorer Data Granularity

A user wants to analyze their AWS costs with daily detail using AWS Cost Explorer. Which granularity setting should they choose to see daily cost data?

AHOURLY
BMONTHLY
CDAILY
DWEEKLY
Attempts:
2 left
💡 Hint

Think about the smallest time unit AWS Cost Explorer supports for cost granularity.

🧠 Conceptual
intermediate
2:00remaining
Filtering Cost Data by Service in AWS Cost Explorer

Which filter should you apply in AWS Cost Explorer to view costs only for Amazon EC2 services?

AFilter by Linked Account
BFilter by Service
CFilter by Tag Key
DFilter by Usage Type
Attempts:
2 left
💡 Hint

Think about which filter directly relates to AWS products like EC2, S3, etc.

Architecture
advanced
2:30remaining
Best Practice for Cost Allocation Tags in AWS Cost Explorer

A company wants to track costs by project and environment using AWS Cost Explorer. What is the best practice to achieve this?

AEnable and use cost allocation tags for project and environment on resources
BUse AWS Cost Categories to group costs by project and environment
CManually export billing data and filter by project and environment in a spreadsheet
DUse AWS Budgets to track costs by project and environment
Attempts:
2 left
💡 Hint

Consider how AWS Cost Explorer can automatically group costs by custom labels.

security
advanced
2:00remaining
IAM Permissions Required for AWS Cost Explorer Access

Which IAM permission is required to allow a user to view cost and usage reports in AWS Cost Explorer?

Ace:GetCostAndUsage
Bs3:GetObject
Cec2:DescribeInstances
Dbilling:ViewBilling
Attempts:
2 left
💡 Hint

Look for the permission that starts with 'ce' related to Cost Explorer.

Best Practice
expert
3:00remaining
Optimizing Cost Explorer Queries for Large AWS Accounts

A large AWS account with many resources experiences slow AWS Cost Explorer queries. What is the best practice to improve query performance?

AExport all billing data to CSV and analyze offline only
BIncrease the number of IAM users querying Cost Explorer simultaneously
CDisable cost allocation tags to simplify data processing
DReduce the date range and use filters to limit data scope in queries
Attempts:
2 left
💡 Hint

Think about how limiting data scope affects query speed.